Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10M - 100M
Tags:
cybersecurity
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ ds_dns = load_dataset("DeepInstinct/DeepURLBench", "with_dns")
|
|
| 36 |
|
| 37 |
# Load the subset without DNS data
|
| 38 |
ds_no_dns = load_dataset("DeepInstinct/DeepURLBench", "without_dns")
|
| 39 |
-
|
| 40 |
|
| 41 |
## License
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
# Load the subset without DNS data
|
| 38 |
ds_no_dns = load_dataset("DeepInstinct/DeepURLBench", "without_dns")
|
| 39 |
+
```
|
| 40 |
|
| 41 |
## License
|
| 42 |
|