File size: 842 Bytes
8e23e41
2638ba9
 
8e23e41
 
 
 
 
 
 
 
 
 
543d1c5
 
 
 
 
8e23e41
 
 
 
 
 
 
 
 
90ce501
b80345c
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
---
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
train-eval-index:
  - config: Jean-Baptiste--wikiner_fr
    task: token-classification
    task_id: entity_extraction
    splits:
      eval_split: test
    col_mapping:
      tokens: tokens
      ner_tags: tags
---
# Dataset Card for "wikiner_fr"

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