Plasmoxy commited on
Commit
ac5ca67
1 Parent(s): b782e40

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article
5
+ dtype: string
6
+ - name: summary
7
+ dtype: string
8
+ - name: article_len_approx
9
+ dtype: int64
10
+ - name: summary_len_approx
11
+ dtype: int64
12
+ - name: orig_idx
13
+ dtype: int64
14
+ - name: summary_entities
15
+ list:
16
+ - name: end
17
+ dtype: int64
18
+ - name: entity
19
+ dtype: string
20
+ - name: index
21
+ dtype: int64
22
+ - name: score
23
+ dtype: float32
24
+ - name: start
25
+ dtype: int64
26
+ - name: word
27
+ dtype: string
28
+ - name: article_entities
29
+ list:
30
+ - name: end
31
+ dtype: int64
32
+ - name: entity
33
+ dtype: string
34
+ - name: index
35
+ dtype: int64
36
+ - name: score
37
+ dtype: float32
38
+ - name: start
39
+ dtype: int64
40
+ - name: word
41
+ dtype: string
42
+ splits:
43
+ - name: train
44
+ num_bytes: 2491767354
45
+ num_examples: 3783821
46
+ - name: validation
47
+ num_bytes: 125101358
48
+ num_examples: 188811
49
+ - name: test
50
+ num_bytes: 1179245
51
+ num_examples: 1822
52
+ download_size: 1011521359
53
+ dataset_size: 2618047957
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ - split: validation
60
+ path: data/validation-*
61
+ - split: test
62
+ path: data/test-*
63
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0bf5c13184ee4d0f0154a746774ca4a3f76f86365dce36b56bc88be2f2226c5
3
+ size 527844
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558ad567ae83e2bd720011c2c5654e69c8c1ac7036727f2ebba796000d6a8f88
3
+ size 192372526
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f76f1f6d6aaffa5f219079755cae74e381993d882818646a9ffeb6790d3340
3
+ size 181160228
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0d54395c7dd45a4d88985082317b7b436ab918d392e8c07f1d1f71848d17904
3
+ size 182313218
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe89525141fdab5493e16ec932ae4408f1b5352c50986c8b82880a2d581773e
3
+ size 196936349
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413dc2b7f88c534ddbc829299f1f3b7e55776429f1555c8b0f2934008f22fa5b
3
+ size 209277508
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c56ab70dc36cd81e07c0c1b46feaf411bc609652594717aa0f2856dd553926
3
+ size 48933686