File size: 620 Bytes
8e23e41
9d9f47d
 
8e23e41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- fr
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          0: O
          1: LOC
          2: PER
          3: MISC
          4: ORG
  splits:
  - name: test
    num_bytes: 5954708
    num_examples: 13410
  - name: train
    num_bytes: 54305659
    num_examples: 120682
  download_size: 12147768
  dataset_size: 60260367
---
# Dataset Card for "wikiner_fr"

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