Upload dataset
Browse files- README.md +66 -0
- wsc273/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: wsc273
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: id
|
8 |
+
dtype: string
|
9 |
+
- name: sentences
|
10 |
+
list:
|
11 |
+
- name: end_char
|
12 |
+
dtype: int64
|
13 |
+
- name: id
|
14 |
+
dtype: int64
|
15 |
+
- name: speaker
|
16 |
+
dtype: 'null'
|
17 |
+
- name: start_char
|
18 |
+
dtype: int64
|
19 |
+
- name: text
|
20 |
+
dtype: string
|
21 |
+
- name: tokens
|
22 |
+
list:
|
23 |
+
- name: deprel
|
24 |
+
dtype: string
|
25 |
+
- name: end_char
|
26 |
+
dtype: int64
|
27 |
+
- name: feats
|
28 |
+
dtype: string
|
29 |
+
- name: head
|
30 |
+
dtype: int64
|
31 |
+
- name: id
|
32 |
+
dtype: int64
|
33 |
+
- name: lemma
|
34 |
+
dtype: string
|
35 |
+
- name: start_char
|
36 |
+
dtype: int64
|
37 |
+
- name: text
|
38 |
+
dtype: string
|
39 |
+
- name: upos
|
40 |
+
dtype: string
|
41 |
+
- name: xpos
|
42 |
+
dtype: string
|
43 |
+
- name: coref_chains
|
44 |
+
sequence:
|
45 |
+
sequence:
|
46 |
+
sequence: int64
|
47 |
+
- name: genre
|
48 |
+
dtype: string
|
49 |
+
- name: meta_data
|
50 |
+
struct:
|
51 |
+
- name: comment
|
52 |
+
dtype: string
|
53 |
+
- name: source
|
54 |
+
dtype: string
|
55 |
+
splits:
|
56 |
+
- name: test
|
57 |
+
num_bytes: 581253
|
58 |
+
num_examples: 273
|
59 |
+
download_size: 108950
|
60 |
+
dataset_size: 581253
|
61 |
+
configs:
|
62 |
+
- config_name: wsc273
|
63 |
+
data_files:
|
64 |
+
- split: test
|
65 |
+
path: wsc273/test-*
|
66 |
+
---
|
wsc273/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc8cd3e8dea574f80def074d173ae5aec02a7cb68e0bd669a6ee9a1fab174096
|
3 |
+
size 108950
|