ianporada commited on
Commit
996282b
1 Parent(s): 31659b5

Upload dataset

Browse files
README.md CHANGED
@@ -132,6 +132,72 @@ dataset_info:
132
  num_examples: 337
133
  download_size: 24121295
134
  dataset_size: 177773304
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  - config_name: de_parcorfull-corefud
136
  features:
137
  - name: doc_id
@@ -937,6 +1003,12 @@ configs:
937
  path: cs_pcedt-corefud/train-*
938
  - split: validation
939
  path: cs_pcedt-corefud/validation-*
 
 
 
 
 
 
940
  - config_name: de_parcorfull-corefud
941
  data_files:
942
  - split: train
 
132
  num_examples: 337
133
  download_size: 24121295
134
  dataset_size: 177773304
135
+ - config_name: cs_pdt-corefud
136
+ features:
137
+ - name: doc_id
138
+ dtype: string
139
+ - name: sentences
140
+ list:
141
+ - name: comment
142
+ dtype: string
143
+ - name: global_entity
144
+ dtype: string
145
+ - name: newdoc
146
+ dtype: string
147
+ - name: newpar
148
+ dtype: string
149
+ - name: sent_id
150
+ dtype: string
151
+ - name: speaker
152
+ dtype: 'null'
153
+ - name: text
154
+ dtype: string
155
+ - name: tokens
156
+ list:
157
+ - name: coref_mentions
158
+ list:
159
+ - name: eid
160
+ dtype: string
161
+ - name: eid_or_grp
162
+ dtype: string
163
+ - name: etype
164
+ dtype: string
165
+ - name: other
166
+ dtype: string
167
+ - name: span
168
+ dtype: string
169
+ - name: deprel
170
+ dtype: string
171
+ - name: feats
172
+ dtype: string
173
+ - name: form
174
+ dtype: string
175
+ - name: head
176
+ dtype: int64
177
+ - name: lemma
178
+ dtype: string
179
+ - name: ord
180
+ dtype: float64
181
+ - name: upos
182
+ dtype: string
183
+ - name: xpos
184
+ dtype: string
185
+ - name: coref_entities
186
+ list:
187
+ list:
188
+ - name: sent_id
189
+ dtype: string
190
+ - name: span
191
+ dtype: string
192
+ splits:
193
+ - name: train
194
+ num_bytes: 114545920
195
+ num_examples: 2533
196
+ - name: validation
197
+ num_bytes: 15741139
198
+ num_examples: 316
199
+ download_size: 19854716
200
+ dataset_size: 130287059
201
  - config_name: de_parcorfull-corefud
202
  features:
203
  - name: doc_id
 
1003
  path: cs_pcedt-corefud/train-*
1004
  - split: validation
1005
  path: cs_pcedt-corefud/validation-*
1006
+ - config_name: cs_pdt-corefud
1007
+ data_files:
1008
+ - split: train
1009
+ path: cs_pdt-corefud/train-*
1010
+ - split: validation
1011
+ path: cs_pdt-corefud/validation-*
1012
  - config_name: de_parcorfull-corefud
1013
  data_files:
1014
  - split: train
cs_pdt-corefud/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446f9f0639045417bf2774178227a6abad111b475f3ea8fb9fb3e27730b5930b
3
+ size 17378172
cs_pdt-corefud/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1386c38b8284aea4fae2e203fa3a7e3aaed0eafdc6b50dc2ec2368d25f166ec5
3
+ size 2476544