Upload dataset
Browse files- README.md +32 -0
- pt_pud/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -220,6 +220,34 @@ dataset_info:
|
|
| 220 |
num_examples: 1167
|
| 221 |
download_size: 2837952
|
| 222 |
dataset_size: 8104795
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
configs:
|
| 224 |
- config_name: ceb_gja
|
| 225 |
data_files:
|
|
@@ -265,4 +293,8 @@ configs:
|
|
| 265 |
path: pt_bosque/validation-*
|
| 266 |
- split: test
|
| 267 |
path: pt_bosque/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 268 |
---
|
|
|
|
| 220 |
num_examples: 1167
|
| 221 |
download_size: 2837952
|
| 222 |
dataset_size: 8104795
|
| 223 |
+
- config_name: pt_pud
|
| 224 |
+
features:
|
| 225 |
+
- name: idx
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: text
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: marked_text
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: tokens
|
| 232 |
+
sequence: string
|
| 233 |
+
- name: ner_tags
|
| 234 |
+
sequence: int64
|
| 235 |
+
- name: entities
|
| 236 |
+
list:
|
| 237 |
+
- name: type
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: text
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: start
|
| 242 |
+
dtype: int64
|
| 243 |
+
- name: annotator
|
| 244 |
+
sequence: string
|
| 245 |
+
splits:
|
| 246 |
+
- name: test
|
| 247 |
+
num_bytes: 835746
|
| 248 |
+
num_examples: 1000
|
| 249 |
+
download_size: 294716
|
| 250 |
+
dataset_size: 835746
|
| 251 |
configs:
|
| 252 |
- config_name: ceb_gja
|
| 253 |
data_files:
|
|
|
|
| 293 |
path: pt_bosque/validation-*
|
| 294 |
- split: test
|
| 295 |
path: pt_bosque/test-*
|
| 296 |
+
- config_name: pt_pud
|
| 297 |
+
data_files:
|
| 298 |
+
- split: test
|
| 299 |
+
path: pt_pud/test-*
|
| 300 |
---
|
pt_pud/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea1b91802471745012e599cef0bd6bc1fd7b7b1a25792393938c1912594c7713
|
| 3 |
+
size 294716
|