File size: 904 Bytes
e22437a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4016c35
e22437a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4016c35
e22437a
 
 
 
 
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
---
dataset_info:
  features:
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': B_DATA
          '1': I_DATA
          '2': B_APPLICATION
          '3': I_APPLICATION
          '4': B_METHOD
          '5': I_METHOD
          '6': B_VISUALIZATION
          '7': I_VISUALIZATION
          '8': B_EVALUATION
          '9': I_EVALUATION
          '10': O
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 1627524.584712372
    num_examples: 4568
  - name: test
    num_bytes: 90497.20764381402
    num_examples: 254
  - name: valid
    num_bytes: 90497.20764381402
    num_examples: 254
  download_size: 397990
  dataset_size: 1808518.9999999998
---
# Dataset Card for "NER_VIS_5076"

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