Upload dataset
Browse files
README.md
CHANGED
|
@@ -158,11 +158,11 @@ dataset_info:
|
|
| 158 |
dtype: string
|
| 159 |
- name: text
|
| 160 |
dtype: string
|
| 161 |
-
- name:
|
| 162 |
list: string
|
| 163 |
-
- name:
|
| 164 |
list: string
|
| 165 |
-
- name:
|
| 166 |
list: string
|
| 167 |
- name: upos
|
| 168 |
list: string
|
|
@@ -170,9 +170,9 @@ dataset_info:
|
|
| 170 |
list: string
|
| 171 |
- name: feats
|
| 172 |
list: string
|
| 173 |
-
- name:
|
| 174 |
list: string
|
| 175 |
-
- name:
|
| 176 |
list: string
|
| 177 |
- name: deps
|
| 178 |
list: string
|
|
@@ -188,7 +188,7 @@ dataset_info:
|
|
| 188 |
- name: train
|
| 189 |
num_bytes: 25992990
|
| 190 |
num_examples: 12544
|
| 191 |
-
download_size:
|
| 192 |
dataset_size: 32426139
|
| 193 |
- config_name: en_gentle
|
| 194 |
features:
|
|
|
|
| 158 |
dtype: string
|
| 159 |
- name: text
|
| 160 |
dtype: string
|
| 161 |
+
- name: ids
|
| 162 |
list: string
|
| 163 |
+
- name: tokens
|
| 164 |
list: string
|
| 165 |
+
- name: lemmas
|
| 166 |
list: string
|
| 167 |
- name: upos
|
| 168 |
list: string
|
|
|
|
| 170 |
list: string
|
| 171 |
- name: feats
|
| 172 |
list: string
|
| 173 |
+
- name: heads
|
| 174 |
list: string
|
| 175 |
+
- name: deprels
|
| 176 |
list: string
|
| 177 |
- name: deps
|
| 178 |
list: string
|
|
|
|
| 188 |
- name: train
|
| 189 |
num_bytes: 25992990
|
| 190 |
num_examples: 12544
|
| 191 |
+
download_size: 4640981
|
| 192 |
dataset_size: 32426139
|
| 193 |
- config_name: en_gentle
|
| 194 |
features:
|
data/en_ewt/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94e45a544934e926cc8af2fde5dca4a26d8486327873b82f8c90b3ecb024f974
|
| 3 |
+
size 519487
|
data/en_ewt/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e645d36c8b6e6b4d18c2fa3a5ac868e93a11a0b860e60ff405e93f5380dfd428
|
| 3 |
+
size 3605382
|
data/en_ewt/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2268dc335ba3d19b027b9a622fea6f62f8b3e62887689d9c8a13ddb9f28ed004
|
| 3 |
+
size 516112
|