P0L3 commited on
Commit
070babf
·
verified ·
1 Parent(s): 33dbbef

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +82 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: tokens
9
+ sequence: string
10
+ - name: ner_tags
11
+ sequence:
12
+ class_label:
13
+ names:
14
+ '0': O
15
+ '1': B-Asset
16
+ '2': I-Asset
17
+ '3': B-Body Part
18
+ '4': I-Body Part
19
+ '5': B-Body of Water
20
+ '6': I-Body of Water
21
+ '7': B-Chemical
22
+ '8': I-Chemical
23
+ '9': B-Disease
24
+ '10': I-Disease
25
+ '11': B-Ecosystem
26
+ '12': I-Ecosystem
27
+ '13': B-Energy Source
28
+ '14': I-Energy Source
29
+ '15': B-Field of Study
30
+ '16': I-Field of Study
31
+ '17': B-Geographical Feature
32
+ '18': I-Geographical Feature
33
+ '19': B-Intellectual Artefact
34
+ '20': I-Intellectual Artefact
35
+ '21': B-Location
36
+ '22': I-Location
37
+ '23': B-Mathematical Expression
38
+ '24': I-Mathematical Expression
39
+ '25': B-Measuring Device
40
+ '26': I-Measuring Device
41
+ '27': B-Meteorological Phenomenon
42
+ '28': I-Meteorological Phenomenon
43
+ '29': B-Method
44
+ '30': I-Method
45
+ '31': B-Natural Disaster
46
+ '32': I-Natural Disaster
47
+ '33': B-Natural Phenomenon
48
+ '34': I-Natural Phenomenon
49
+ '35': B-Organism
50
+ '36': I-Organism
51
+ '37': B-Organization
52
+ '38': I-Organization
53
+ '39': B-Other
54
+ '40': I-Other
55
+ '41': B-Person
56
+ '42': I-Person
57
+ '43': B-Physical Artefact
58
+ '44': I-Physical Artefact
59
+ '45': B-Physical Phenomenon
60
+ '46': I-Physical Phenomenon
61
+ '47': B-Policy
62
+ '48': I-Policy
63
+ '49': B-Quantity
64
+ '50': I-Quantity
65
+ '51': B-Satellite
66
+ '52': I-Satellite
67
+ '53': B-System
68
+ '54': I-System
69
+ '55': B-Time Period
70
+ '56': I-Time Period
71
+ splits:
72
+ - name: train
73
+ num_bytes: 198327
74
+ num_examples: 60
75
+ download_size: 74557
76
+ dataset_size: 198327
77
+ configs:
78
+ - config_name: default
79
+ data_files:
80
+ - split: train
81
+ path: data/train-*
82
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a8c3e7d93fa13f07d6ceff28525a190968fc4abc31d2446ada0182734c61a7
3
+ size 74557