Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ configs:
|
|
7 |
data_files: el.parquet
|
8 |
- config_name: re
|
9 |
data_files: re.parquet
|
10 |
-
|
11 |
annotations_creators:
|
12 |
- expert-generated
|
13 |
language_creators:
|
@@ -43,180 +43,50 @@ dataset_info:
|
|
43 |
- name: docid
|
44 |
dtype: string
|
45 |
- name: tokens
|
46 |
-
|
47 |
- name: ner_tags
|
48 |
-
|
49 |
-
class_label:
|
50 |
-
names:
|
51 |
-
- O
|
52 |
-
- U-Organization
|
53 |
-
- B-Method
|
54 |
-
- I-Method
|
55 |
-
- L-Method
|
56 |
-
- B-Technological System
|
57 |
-
- I-Technological System
|
58 |
-
- L-Technological System
|
59 |
-
- U-Technological System
|
60 |
-
- U-Method
|
61 |
-
- B-Material
|
62 |
-
- L-Material
|
63 |
-
- I-Material
|
64 |
-
- B-Organization
|
65 |
-
- L-Organization
|
66 |
-
- I-Organization
|
67 |
-
- U-Material
|
68 |
-
- B-Technical Field
|
69 |
-
- L-Technical Field
|
70 |
-
- I-Technical Field
|
71 |
-
- U-Technical Field
|
72 |
splits:
|
73 |
- name: train
|
74 |
num_bytes: 917085
|
75 |
num_examples: 135
|
|
|
|
|
76 |
|
77 |
- config_name: el
|
78 |
features:
|
79 |
- name: docid
|
80 |
dtype: string
|
81 |
- name: tokens
|
82 |
-
|
83 |
- name: ner_tags
|
84 |
-
|
85 |
-
class_label:
|
86 |
-
names:
|
87 |
-
- O
|
88 |
-
- U-Organization
|
89 |
-
- B-Method
|
90 |
-
- I-Method
|
91 |
-
- L-Method
|
92 |
-
- B-Technological System
|
93 |
-
- I-Technological System
|
94 |
-
- L-Technological System
|
95 |
-
- U-Technological System
|
96 |
-
- U-Method
|
97 |
-
- B-Material
|
98 |
-
- L-Material
|
99 |
-
- I-Material
|
100 |
-
- B-Organization
|
101 |
-
- L-Organization
|
102 |
-
- I-Organization
|
103 |
-
- U-Material
|
104 |
-
- B-Technical Field
|
105 |
-
- L-Technical Field
|
106 |
-
- I-Technical Field
|
107 |
-
- U-Technical Field
|
108 |
- name: entity_mentions
|
109 |
-
|
110 |
-
- name: text
|
111 |
-
dtype: string
|
112 |
-
- name: start
|
113 |
-
dtype: int32
|
114 |
-
- name: end
|
115 |
-
dtype: int32
|
116 |
-
- name: char_start
|
117 |
-
dtype: int32
|
118 |
-
- name: char_end
|
119 |
-
dtype: int32
|
120 |
-
- name: type
|
121 |
-
dtype:
|
122 |
-
class_label:
|
123 |
-
names:
|
124 |
-
- Organization
|
125 |
-
- Method
|
126 |
-
- Technological System
|
127 |
-
- Material
|
128 |
-
- Technical Field
|
129 |
-
- name: entity_id
|
130 |
-
dtype: string
|
131 |
splits:
|
132 |
- name: train
|
133 |
num_bytes: 1807601
|
134 |
num_examples: 135
|
|
|
|
|
135 |
|
136 |
- config_name: re
|
137 |
features:
|
138 |
- name: docid
|
139 |
dtype: string
|
140 |
- name: tokens
|
141 |
-
|
142 |
- name: ner_tags
|
143 |
-
|
144 |
-
class_label:
|
145 |
-
names:
|
146 |
-
- O
|
147 |
-
- U-Organization
|
148 |
-
- B-Method
|
149 |
-
- I-Method
|
150 |
-
- L-Method
|
151 |
-
- B-Technological System
|
152 |
-
- I-Technological System
|
153 |
-
- L-Technological System
|
154 |
-
- U-Technological System
|
155 |
-
- U-Method
|
156 |
-
- B-Material
|
157 |
-
- L-Material
|
158 |
-
- I-Material
|
159 |
-
- B-Organization
|
160 |
-
- L-Organization
|
161 |
-
- I-Organization
|
162 |
-
- U-Material
|
163 |
-
- B-Technical Field
|
164 |
-
- L-Technical Field
|
165 |
-
- I-Technical Field
|
166 |
-
- U-Technical Field
|
167 |
- name: relations
|
168 |
-
|
169 |
-
- name: id
|
170 |
-
dtype: string
|
171 |
-
- name: head_start
|
172 |
-
dtype: int32
|
173 |
-
- name: head_end
|
174 |
-
dtype: int32
|
175 |
-
- name: head_type
|
176 |
-
dtype:
|
177 |
-
class_label:
|
178 |
-
names:
|
179 |
-
- Organization
|
180 |
-
- Method
|
181 |
-
- Technological System
|
182 |
-
- Material
|
183 |
-
- Technical Field
|
184 |
-
- name: tail_start
|
185 |
-
dtype: int32
|
186 |
-
- name: tail_end
|
187 |
-
dtype: int32
|
188 |
-
- name: tail_type
|
189 |
-
dtype:
|
190 |
-
class_label:
|
191 |
-
names:
|
192 |
-
- Organization
|
193 |
-
- Method
|
194 |
-
- Technological System
|
195 |
-
- Material
|
196 |
-
- Technical Field
|
197 |
-
- name: type
|
198 |
-
dtype:
|
199 |
-
class_label:
|
200 |
-
names:
|
201 |
-
- ts:executes
|
202 |
-
- org:develops_or_provides
|
203 |
-
- ts:contains
|
204 |
-
- ts:made_of
|
205 |
-
- ts:uses
|
206 |
-
- ts:supports
|
207 |
-
- met:employs
|
208 |
-
- met:processes
|
209 |
-
- mat:transformed_to
|
210 |
-
- org:collaborates
|
211 |
-
- met:creates
|
212 |
-
- met:applied_to
|
213 |
-
- ts:processes
|
214 |
splits:
|
215 |
- name: train
|
216 |
num_bytes: 1095051
|
217 |
num_examples: 135
|
|
|
|
|
218 |
---
|
219 |
-
|
220 |
# Dataset Card for Text2Tech Curated Documents
|
221 |
|
222 |
## Dataset Summary
|
|
|
7 |
data_files: el.parquet
|
8 |
- config_name: re
|
9 |
data_files: re.parquet
|
10 |
+
|
11 |
annotations_creators:
|
12 |
- expert-generated
|
13 |
language_creators:
|
|
|
43 |
- name: docid
|
44 |
dtype: string
|
45 |
- name: tokens
|
46 |
+
dtype: string
|
47 |
- name: ner_tags
|
48 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
splits:
|
50 |
- name: train
|
51 |
num_bytes: 917085
|
52 |
num_examples: 135
|
53 |
+
download_size: 190248
|
54 |
+
dataset_size: 917085
|
55 |
|
56 |
- config_name: el
|
57 |
features:
|
58 |
- name: docid
|
59 |
dtype: string
|
60 |
- name: tokens
|
61 |
+
dtype: string
|
62 |
- name: ner_tags
|
63 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
- name: entity_mentions
|
65 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
splits:
|
67 |
- name: train
|
68 |
num_bytes: 1807601
|
69 |
num_examples: 135
|
70 |
+
download_size: 345738
|
71 |
+
dataset_size: 1807601
|
72 |
|
73 |
- config_name: re
|
74 |
features:
|
75 |
- name: docid
|
76 |
dtype: string
|
77 |
- name: tokens
|
78 |
+
dtype: string
|
79 |
- name: ner_tags
|
80 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
- name: relations
|
82 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
splits:
|
84 |
- name: train
|
85 |
num_bytes: 1095051
|
86 |
num_examples: 135
|
87 |
+
download_size: 210872
|
88 |
+
dataset_size: 1095051
|
89 |
---
|
|
|
90 |
# Dataset Card for Text2Tech Curated Documents
|
91 |
|
92 |
## Dataset Summary
|