File size: 13,069 Bytes
995323f db82f62 995323f db82f62 ac9b51d ca0e9d7 43352d1 1aad1f7 b3a4c76 27b89ba c06949d 9f803ce aa41001 a0767b8 e02dfff 06b75d2 a8fbdda 19d07a2 2bbb0ac 636950a 995323f db82f62 ac9b51d ca0e9d7 43352d1 1aad1f7 b3a4c76 27b89ba c06949d 9f803ce aa41001 a0767b8 e02dfff 06b75d2 a8fbdda 19d07a2 2bbb0ac 636950a 995323f 8fbb605 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 |
---
dataset_info:
- config_name: ceb_gja
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 48540
num_examples: 188
download_size: 22293
dataset_size: 48540
- config_name: da_ddt
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 2891782
num_examples: 4383
- name: validation
num_bytes: 368812
num_examples: 564
- name: test
num_bytes: 362397
num_examples: 565
download_size: 1398047
dataset_size: 3622991
- config_name: de_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 820273
num_examples: 1000
download_size: 310147
dataset_size: 820273
- config_name: en_ewt
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 7502989
num_examples: 12543
- name: validation
num_bytes: 960334
num_examples: 2001
- name: test
num_bytes: 967272
num_examples: 2077
download_size: 2924624
dataset_size: 9430595
- config_name: en_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 761210
num_examples: 1000
download_size: 272419
dataset_size: 761210
- config_name: hr_set
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 5829794
num_examples: 6914
- name: validation
num_bytes: 846879
num_examples: 960
- name: test
num_bytes: 931156
num_examples: 1136
download_size: 2878003
dataset_size: 7607829
- config_name: pt_bosque
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 6106560
num_examples: 7018
- name: validation
num_bytes: 1015542
num_examples: 1172
- name: test
num_bytes: 982693
num_examples: 1167
download_size: 2837952
dataset_size: 8104795
- config_name: pt_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 835746
num_examples: 1000
download_size: 294716
dataset_size: 835746
- config_name: ru_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 1067199
num_examples: 1000
download_size: 391939
dataset_size: 1067199
- config_name: sk_snk
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 3143512
num_examples: 8483
- name: validation
num_bytes: 524123
num_examples: 1060
- name: test
num_bytes: 538614
num_examples: 1061
download_size: 1675520
dataset_size: 4206249
- config_name: sr_set
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 2842325
num_examples: 3328
- name: validation
num_bytes: 453661
num_examples: 536
- name: test
num_bytes: 442214
num_examples: 520
download_size: 1355671
dataset_size: 3738200
- config_name: sv_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 753543
num_examples: 1000
download_size: 285375
dataset_size: 753543
- config_name: sv_talbanken
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 2505752
num_examples: 4303
- name: validation
num_bytes: 355995
num_examples: 504
- name: test
num_bytes: 756471
num_examples: 1219
download_size: 1225456
dataset_size: 3618218
- config_name: tl_trg
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 29000
num_examples: 128
download_size: 13778
dataset_size: 29000
- config_name: tl_ugnayan
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 39025
num_examples: 94
download_size: 17637
dataset_size: 39025
- config_name: zh_gsd
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 3473672
num_examples: 3997
- name: validation
num_bytes: 449210
num_examples: 500
- name: test
num_bytes: 425638
num_examples: 500
download_size: 1621467
dataset_size: 4348520
- config_name: zh_gsdsimp
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: train
num_bytes: 3472681
num_examples: 3997
- name: validation
num_bytes: 444121
num_examples: 500
- name: test
num_bytes: 425458
num_examples: 500
download_size: 1616040
dataset_size: 4342260
- config_name: zh_pud
features:
- name: idx
dtype: string
- name: text
dtype: string
- name: marked_text
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: entities
list:
- name: type
dtype: string
- name: text
dtype: string
- name: start
dtype: int64
- name: annotator
sequence: string
splits:
- name: test
num_bytes: 763008
num_examples: 1000
download_size: 278763
dataset_size: 763008
configs:
- config_name: ceb_gja
data_files:
- split: test
path: ceb_gja/test-*
- config_name: da_ddt
data_files:
- split: train
path: da_ddt/train-*
- split: validation
path: da_ddt/validation-*
- split: test
path: da_ddt/test-*
- config_name: de_pud
data_files:
- split: test
path: de_pud/test-*
- config_name: en_ewt
data_files:
- split: train
path: en_ewt/train-*
- split: validation
path: en_ewt/validation-*
- split: test
path: en_ewt/test-*
- config_name: en_pud
data_files:
- split: test
path: en_pud/test-*
- config_name: hr_set
data_files:
- split: train
path: hr_set/train-*
- split: validation
path: hr_set/validation-*
- split: test
path: hr_set/test-*
- config_name: pt_bosque
data_files:
- split: train
path: pt_bosque/train-*
- split: validation
path: pt_bosque/validation-*
- split: test
path: pt_bosque/test-*
- config_name: pt_pud
data_files:
- split: test
path: pt_pud/test-*
- config_name: ru_pud
data_files:
- split: test
path: ru_pud/test-*
- config_name: sk_snk
data_files:
- split: train
path: sk_snk/train-*
- split: validation
path: sk_snk/validation-*
- split: test
path: sk_snk/test-*
- config_name: sr_set
data_files:
- split: train
path: sr_set/train-*
- split: validation
path: sr_set/validation-*
- split: test
path: sr_set/test-*
- config_name: sv_pud
data_files:
- split: test
path: sv_pud/test-*
- config_name: sv_talbanken
data_files:
- split: train
path: sv_talbanken/train-*
- split: validation
path: sv_talbanken/validation-*
- split: test
path: sv_talbanken/test-*
- config_name: tl_trg
data_files:
- split: test
path: tl_trg/test-*
- config_name: tl_ugnayan
data_files:
- split: test
path: tl_ugnayan/test-*
- config_name: zh_gsd
data_files:
- split: train
path: zh_gsd/train-*
- split: validation
path: zh_gsd/validation-*
- split: test
path: zh_gsd/test-*
- config_name: zh_gsdsimp
data_files:
- split: train
path: zh_gsdsimp/train-*
- split: validation
path: zh_gsdsimp/validation-*
- split: test
path: zh_gsdsimp/test-*
- config_name: zh_pud
data_files:
- split: test
path: zh_pud/test-*
---
Re-upload of original dataset https://huggingface.co/datasets/universalner/universal_ner, with additional fields:
* <b>marked_text:</b> The original text with marked entities in pair tags. Example:
```
What if <ORG>Google</ORG> Morphed Into GoogleOS?
```
* <b>entities:</b> List of entities with type, text, and start (chracter offset).
|