test
Browse files
README.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
configs:
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path: "https://FIRSTACCOUNT69-ssrf-probe.hf.space/
|
| 7 |
---
|
| 8 |
-
# test
|
|
|
|
| 1 |
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: text
|
| 5 |
+
dtype: string
|
| 6 |
configs:
|
| 7 |
- config_name: default
|
| 8 |
data_files:
|
| 9 |
- split: train
|
| 10 |
+
path: "https://FIRSTACCOUNT69-ssrf-probe.hf.space/selfenv.jsonl"
|
| 11 |
---
|
| 12 |
+
# test
|