moon23k commited on
Commit
d83835e
1 Parent(s): 9a00c0e

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,25 @@
1
  ---
2
  license: mit
3
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: x
6
  dtype: string
@@ -27,4 +46,12 @@ configs:
27
  path: data/valid-*
28
  - split: test
29
  path: data/test-*
 
 
 
 
 
 
 
 
30
  ---
 
1
  ---
2
  license: mit
3
  dataset_info:
4
+ - config_name: default
5
+ features:
6
+ - name: x
7
+ dtype: string
8
+ - name: y
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 98465532
13
+ num_examples: 50000
14
+ - name: valid
15
+ num_bytes: 10120970
16
+ num_examples: 5000
17
+ - name: test
18
+ num_bytes: 200120
19
+ num_examples: 100
20
+ download_size: 66841138
21
+ dataset_size: 108786622
22
+ - config_name: summarization
23
  features:
24
  - name: x
25
  dtype: string
 
46
  path: data/valid-*
47
  - split: test
48
  path: data/test-*
49
+ - config_name: summarization
50
+ data_files:
51
+ - split: train
52
+ path: summarization/train-*
53
+ - split: valid
54
+ path: summarization/valid-*
55
+ - split: test
56
+ path: summarization/test-*
57
  ---
summarization/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2351e728b5d1848dd3ff01a5fbbefb9769f496c4a93037e73400899ae105bfe9
3
+ size 131849
summarization/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6b069d6effaf93d3ea2f6ea0dd0a8d213d6ecf96ac79a691499db231600f6c
3
+ size 60615588
summarization/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3518618801543d79f379687c9d45539d671ae4e19312afe9bac72063e7b505af
3
+ size 6093701