File size: 705 Bytes
a859ed3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2460081
 
a859ed3
2460081
 
a859ed3
2460081
 
 
 
a859ed3
 
 
 
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
---
dataset_info:
  features:
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-PER
          '2': I-PER
          '3': B-ORG
          '4': I-ORG
          '5': B-LOC
          '6': I-LOC
  splits:
  - name: train
    num_bytes: 191152277.0
    num_examples: 518348
  - name: validation
    num_bytes: 1637859.0
    num_examples: 5381
  - name: test
    num_bytes: 905672.0
    num_examples: 3369
  download_size: 50425637
  dataset_size: 193695808.0
---
# Dataset Card for "ta_ner"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)