ianporada commited on
Commit
1f4702f
1 Parent(s): e7e3bec

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: split_0
4
  features:
5
  - name: sentences
6
  list:
@@ -50,6 +50,56 @@ dataset_info:
50
  num_examples: 10
51
  download_size: 40300381
52
  dataset_size: 66949329
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  configs:
54
  - config_name: split_0
55
  data_files:
@@ -59,4 +109,12 @@ configs:
59
  path: split_0/validation-*
60
  - split: test
61
  path: split_0/test-*
 
 
 
 
 
 
 
 
62
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: split_0
4
  features:
5
  - name: sentences
6
  list:
 
50
  num_examples: 10
51
  download_size: 40300381
52
  dataset_size: 66949329
53
+ - config_name: split_1
54
+ features:
55
+ - name: sentences
56
+ list:
57
+ - name: id
58
+ dtype: int64
59
+ - name: speaker
60
+ dtype: 'null'
61
+ - name: text
62
+ dtype: string
63
+ - name: tokens
64
+ list:
65
+ - name: id
66
+ dtype: int64
67
+ - name: text
68
+ dtype: string
69
+ - name: coref_chains
70
+ sequence:
71
+ sequence:
72
+ sequence: int64
73
+ - name: id
74
+ dtype: string
75
+ - name: text
76
+ dtype: string
77
+ - name: genre
78
+ dtype: string
79
+ - name: meta_data
80
+ struct:
81
+ - name: author
82
+ dtype: string
83
+ - name: comment
84
+ dtype: string
85
+ - name: date
86
+ dtype: string
87
+ - name: gutenberg_id
88
+ dtype: string
89
+ - name: title
90
+ dtype: string
91
+ splits:
92
+ - name: train
93
+ num_bytes: 51521261
94
+ num_examples: 80
95
+ - name: validation
96
+ num_bytes: 8300522
97
+ num_examples: 10
98
+ - name: test
99
+ num_bytes: 7127546
100
+ num_examples: 10
101
+ download_size: 40296679
102
+ dataset_size: 66949329
103
  configs:
104
  - config_name: split_0
105
  data_files:
 
109
  path: split_0/validation-*
110
  - split: test
111
  path: split_0/test-*
112
+ - config_name: split_1
113
+ data_files:
114
+ - split: train
115
+ path: split_1/train-*
116
+ - split: validation
117
+ path: split_1/validation-*
118
+ - split: test
119
+ path: split_1/test-*
120
  ---
split_1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2ca249d6a0d88c3738d8c3d7473ab2dc45b356ab0c073f57f58a1f13e2c01b
3
+ size 4322080
split_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3f7cb54d842216b8daef675a05f78cc61ecd8c9e4857b68869dda70c1329a4
3
+ size 30924718
split_1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:910955820327ee0498693566a027dd0b5755a1fc3363e8ffc2f8af38591de213
3
+ size 5049881