File size: 492 Bytes
89ce6fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence: int64
  splits:
  - name: train
    num_bytes: 6970390
    num_examples: 20856
  - name: test
    num_bytes: 1774323
    num_examples: 5215
  download_size: 2605898
  dataset_size: 8744713
---
# Dataset Card for "Ner_with_jobs"

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