dblind-data commited on
Commit
9475f61
·
verified ·
1 Parent(s): b55e180

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,4 +1,18 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-4.0
3
  task_categories:
4
  - text-retrieval
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "arxiv_urls_1992_2024_gt.csv"
7
+ - config_name: second_file_subset
8
+ data_files:
9
+ - split: train
10
+ path: "arxiv_extracted_unique_urls_all_200_superset.json"
11
+ - config_name: third_file_subset
12
+ data_files:
13
+ - split: train
14
+ path: "arxiv-mini-corpus/arxiv_extracted_urls_5_formats_360k.json"
15
+
16
  license: cc-by-4.0
17
  task_categories:
18
  - text-retrieval