Datasets:

Modalities:
Text
Languages:
English
ArXiv:
License:
dmis-lab commited on
Commit
19b35c0
·
verified ·
1 Parent(s): 3a007ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,13 +1,21 @@
1
  ---
2
  configs:
3
  - config_name: Recalling
4
- data_files: "test_recalling.zip"
 
 
5
  - config_name: Summarizing
6
- data_files: "test_summarizing.zip"
 
 
7
  - config_name: Organizing
8
- data_files: "test_organizing.zip"
 
 
9
  - config_name: Attributing
10
- data_files: "test_attributing.zip"
 
 
11
  license: cc-by-4.0
12
  language:
13
  - en
 
1
  ---
2
  configs:
3
  - config_name: Recalling
4
+ data_files:
5
+ - split: test
6
+ path: "test_recalling.zip"
7
  - config_name: Summarizing
8
+ data_files:
9
+ - split: test
10
+ path: "test_summarizing.zip"
11
  - config_name: Organizing
12
+ data_files:
13
+ - split: test
14
+ path: "test_organizing.zip"
15
  - config_name: Attributing
16
+ data_files:
17
+ - split: test
18
+ path: "test_attributing.zip"
19
  license: cc-by-4.0
20
  language:
21
  - en