SaylorTwift HF Staff commited on
Commit
b60f04d
·
verified ·
1 Parent(s): d99cee9

Add 'xsum' config data files

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: cnn-dm
4
  features:
5
  - name: article
6
  dtype: string
@@ -18,6 +18,24 @@ dataset_info:
18
  num_examples: 13368
19
  download_size: 46767153
20
  dataset_size: 76104401
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  configs:
22
  - config_name: cnn-dm
23
  data_files:
@@ -27,4 +45,12 @@ configs:
27
  path: cnn-dm/test-*
28
  - split: validation
29
  path: cnn-dm/validation-*
 
 
 
 
 
 
 
 
30
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: cnn-dm
4
  features:
5
  - name: article
6
  dtype: string
 
18
  num_examples: 13368
19
  download_size: 46767153
20
  dataset_size: 76104401
21
+ - config_name: xsum
22
+ features:
23
+ - name: article
24
+ dtype: string
25
+ - name: summary
26
+ dtype: string
27
+ splits:
28
+ - name: train
29
+ num_bytes: 14800542
30
+ num_examples: 17907
31
+ - name: test
32
+ num_bytes: 22197163
33
+ num_examples: 11334
34
+ - name: validation
35
+ num_bytes: 22029062
36
+ num_examples: 11332
37
+ download_size: 38246441
38
+ dataset_size: 59026767
39
  configs:
40
  - config_name: cnn-dm
41
  data_files:
 
45
  path: cnn-dm/test-*
46
  - split: validation
47
  path: cnn-dm/validation-*
48
+ - config_name: xsum
49
+ data_files:
50
+ - split: train
51
+ path: xsum/train-*
52
+ - split: test
53
+ path: xsum/test-*
54
+ - split: validation
55
+ path: xsum/validation-*
56
  ---
xsum/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dffb4f10f2146c8e287e0c15a5b5a3d36cf43b17ea4624551c8b52bdbe84c74
3
+ size 14282821
xsum/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a818d38369f6c6ad234806901917b4d78d46587013d31ba0349310c9acde57b6
3
+ size 9804101
xsum/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc374b609f15838ce1e2060b0841b65f6ee95c166452d545ddf7de943a01c4f
3
+ size 14159519