bikashpatra
commited on
Commit
•
fb72d8d
1
Parent(s):
983aee2
Upload dataset
Browse files- README.md +41 -2
- data/train-00000-of-00001.parquet +2 -2
- data/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -4,7 +4,46 @@ dataset_info:
|
|
4 |
- name: tokens
|
5 |
sequence: string
|
6 |
- name: ner_tags
|
7 |
-
sequence:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
num_bytes: 775224
|
@@ -12,7 +51,7 @@ dataset_info:
|
|
12 |
- name: validation
|
13 |
num_bytes: 221464
|
14 |
num_examples: 139
|
15 |
-
download_size:
|
16 |
dataset_size: 996688
|
17 |
configs:
|
18 |
- config_name: default
|
|
|
4 |
- name: tokens
|
5 |
sequence: string
|
6 |
- name: ner_tags
|
7 |
+
sequence:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': B-Apparatus
|
11 |
+
'1': B-Chemical Compound
|
12 |
+
'2': I-Algorithm
|
13 |
+
'3': B-Product
|
14 |
+
'4': B-Composition of Matter
|
15 |
+
'5': B-Machine
|
16 |
+
'6': B-Algorithm
|
17 |
+
'7': B-Biotechnology
|
18 |
+
'8': B-Process
|
19 |
+
'9': I-Electrical Circuit
|
20 |
+
'10': I-Manufacture
|
21 |
+
'11': B-Electrical Circuit
|
22 |
+
'12': O
|
23 |
+
'13': I-Software
|
24 |
+
'14': I-Composition of Matter
|
25 |
+
'15': I-Pharmaceutical Formulation
|
26 |
+
'16': I-System
|
27 |
+
'17': I-Hardware
|
28 |
+
'18': I-Biotechnology
|
29 |
+
'19': B-Device
|
30 |
+
'20': B-Pharmaceutical Formulation
|
31 |
+
'21': I-Product
|
32 |
+
'22': I-Machine
|
33 |
+
'23': B-Hardware
|
34 |
+
'24': B-System
|
35 |
+
'25': B-Software
|
36 |
+
'26': I-Device
|
37 |
+
'27': B-Design
|
38 |
+
'28': I-Design
|
39 |
+
'29': I-Process
|
40 |
+
'30': I-Chemical Compound
|
41 |
+
'31': B-Method of Use
|
42 |
+
'32': I-Apparatus
|
43 |
+
'33': I-Method of Use
|
44 |
+
'34': B-Method
|
45 |
+
'35': B-Manufacture
|
46 |
+
'36': I-Method
|
47 |
splits:
|
48 |
- name: train
|
49 |
num_bytes: 775224
|
|
|
51 |
- name: validation
|
52 |
num_bytes: 221464
|
53 |
num_examples: 139
|
54 |
+
download_size: 119934
|
55 |
dataset_size: 996688
|
56 |
configs:
|
57 |
- config_name: default
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58b4e4dda06a93acda0cdde0e9f980c8f54650376b9313aef52856a5bf18024a
|
3 |
+
size 87179
|
data/validation-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f55c7b416e9a45644998862342968d7bccfc43dcc9470e20856d405ec724d35
|
3 |
+
size 32755
|