Eshwar14 commited on
Commit
c92a167
·
verified ·
1 Parent(s): 5304a1d

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .argilla/dataset.json +16 -0
  2. .argilla/settings.json +307 -0
  3. .argilla/version.json +3 -0
  4. README.md +161 -145
.argilla/dataset.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
3
+ "name": "sds_section1_extraction",
4
+ "guidelines": null,
5
+ "allow_extra_metadata": false,
6
+ "status": "ready",
7
+ "distribution": {
8
+ "strategy": "overlap",
9
+ "min_submitted": 1
10
+ },
11
+ "metadata": null,
12
+ "workspace_id": "7b7e5a76-f037-471d-82d1-7da32d452d88",
13
+ "last_activity_at": "2025-11-19T11:51:18.994773",
14
+ "inserted_at": "2025-11-19T11:51:06.781190",
15
+ "updated_at": "2025-11-19T11:51:18.994773"
16
+ }
.argilla/settings.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "guidelines": null,
3
+ "allow_extra_metadata": false,
4
+ "distribution": {
5
+ "strategy": "overlap",
6
+ "min_submitted": 1
7
+ },
8
+ "fields": [
9
+ {
10
+ "id": "d8262a6a-f195-4d96-b005-5d0814db1ba4",
11
+ "name": "text",
12
+ "title": "SDS Document Text",
13
+ "required": true,
14
+ "settings": {
15
+ "type": "text",
16
+ "use_markdown": false
17
+ },
18
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
19
+ "inserted_at": "2025-11-19T11:51:07.817973",
20
+ "updated_at": "2025-11-19T11:51:07.817973"
21
+ }
22
+ ],
23
+ "questions": [
24
+ {
25
+ "id": "7f393179-bb5c-4932-af1e-937fa7027fc2",
26
+ "name": "product_name",
27
+ "title": "Product Name",
28
+ "description": "Extract the product identifier or name",
29
+ "required": true,
30
+ "settings": {
31
+ "type": "text",
32
+ "use_markdown": false
33
+ },
34
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
35
+ "inserted_at": "2025-11-19T11:51:09.021932",
36
+ "updated_at": "2025-11-19T11:51:09.021932"
37
+ },
38
+ {
39
+ "id": "4d7a9792-fd01-4a38-9c98-ff88189bf9cf",
40
+ "name": "chemical_name",
41
+ "title": "Chemical Name",
42
+ "description": "Extract chemical name if available, else 'No data available'",
43
+ "required": false,
44
+ "settings": {
45
+ "type": "text",
46
+ "use_markdown": false
47
+ },
48
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
49
+ "inserted_at": "2025-11-19T11:51:09.335220",
50
+ "updated_at": "2025-11-19T11:51:09.335220"
51
+ },
52
+ {
53
+ "id": "d33e1ea2-0ff5-4c79-9e0e-12907246625d",
54
+ "name": "product_use",
55
+ "title": "Product Use",
56
+ "description": "Extract relevant identified uses",
57
+ "required": false,
58
+ "settings": {
59
+ "type": "text",
60
+ "use_markdown": false
61
+ },
62
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
63
+ "inserted_at": "2025-11-19T11:51:10.006483",
64
+ "updated_at": "2025-11-19T11:51:10.006483"
65
+ },
66
+ {
67
+ "id": "8e2cf998-eeee-44f0-b704-d68fa10e36e1",
68
+ "name": "prohibited_use",
69
+ "title": "Prohibited Use",
70
+ "description": "Extract uses advised against",
71
+ "required": false,
72
+ "settings": {
73
+ "type": "text",
74
+ "use_markdown": false
75
+ },
76
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
77
+ "inserted_at": "2025-11-19T11:51:10.608298",
78
+ "updated_at": "2025-11-19T11:51:10.608298"
79
+ },
80
+ {
81
+ "id": "5a8d4bad-5595-4c30-a1cf-54060fb6e75f",
82
+ "name": "cas_number",
83
+ "title": "CAS Number",
84
+ "description": "Extract CAS registry number if present",
85
+ "required": false,
86
+ "settings": {
87
+ "type": "text",
88
+ "use_markdown": false
89
+ },
90
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
91
+ "inserted_at": "2025-11-19T11:51:11.213193",
92
+ "updated_at": "2025-11-19T11:51:11.213193"
93
+ },
94
+ {
95
+ "id": "762bd373-a71a-4138-be13-a0cd5bcdd1a7",
96
+ "name": "reach_number",
97
+ "title": "REACH Number",
98
+ "description": "Extract REACH registration number if present",
99
+ "required": false,
100
+ "settings": {
101
+ "type": "text",
102
+ "use_markdown": false
103
+ },
104
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
105
+ "inserted_at": "2025-11-19T11:51:11.547882",
106
+ "updated_at": "2025-11-19T11:51:11.547882"
107
+ },
108
+ {
109
+ "id": "f5ef675b-7662-4e90-87ba-8a6512813a8f",
110
+ "name": "supplier1_name",
111
+ "title": "Supplier 1 - Company Name",
112
+ "description": "First supplier company name",
113
+ "required": true,
114
+ "settings": {
115
+ "type": "text",
116
+ "use_markdown": false
117
+ },
118
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
119
+ "inserted_at": "2025-11-19T11:51:11.863158",
120
+ "updated_at": "2025-11-19T11:51:11.863158"
121
+ },
122
+ {
123
+ "id": "46946f4f-e701-46c3-a8e3-6163d3eb7f29",
124
+ "name": "supplier1_address",
125
+ "title": "Supplier 1 - Address",
126
+ "description": "Full address (use \\n for line breaks)",
127
+ "required": true,
128
+ "settings": {
129
+ "type": "text",
130
+ "use_markdown": false
131
+ },
132
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
133
+ "inserted_at": "2025-11-19T11:51:12.174214",
134
+ "updated_at": "2025-11-19T11:51:12.174214"
135
+ },
136
+ {
137
+ "id": "2c633906-9ed6-4d30-acee-bc6400f6e710",
138
+ "name": "supplier1_country",
139
+ "title": "Supplier 1 - Country Name",
140
+ "description": null,
141
+ "required": true,
142
+ "settings": {
143
+ "type": "text",
144
+ "use_markdown": false
145
+ },
146
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
147
+ "inserted_at": "2025-11-19T11:51:12.490225",
148
+ "updated_at": "2025-11-19T11:51:12.490225"
149
+ },
150
+ {
151
+ "id": "48b0ed7a-864a-4f56-9644-e889f18128ad",
152
+ "name": "supplier1_country_code",
153
+ "title": "Supplier 1 - Country Code",
154
+ "description": "2-3 letter code (e.g., NL, USA)",
155
+ "required": true,
156
+ "settings": {
157
+ "type": "text",
158
+ "use_markdown": false
159
+ },
160
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
161
+ "inserted_at": "2025-11-19T11:51:13.442723",
162
+ "updated_at": "2025-11-19T11:51:13.442723"
163
+ },
164
+ {
165
+ "id": "0702f80d-3584-4b43-a938-e9118d61983a",
166
+ "name": "supplier1_phone",
167
+ "title": "Supplier 1 - Phone",
168
+ "description": null,
169
+ "required": false,
170
+ "settings": {
171
+ "type": "text",
172
+ "use_markdown": false
173
+ },
174
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
175
+ "inserted_at": "2025-11-19T11:51:14.050511",
176
+ "updated_at": "2025-11-19T11:51:14.050511"
177
+ },
178
+ {
179
+ "id": "4d0dd4c3-6813-4cdc-bd8b-6afc7ad694b6",
180
+ "name": "supplier1_emergency",
181
+ "title": "Supplier 1 - Emergency Phone",
182
+ "description": null,
183
+ "required": false,
184
+ "settings": {
185
+ "type": "text",
186
+ "use_markdown": false
187
+ },
188
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
189
+ "inserted_at": "2025-11-19T11:51:14.727594",
190
+ "updated_at": "2025-11-19T11:51:14.727594"
191
+ },
192
+ {
193
+ "id": "7ecdcc82-c809-4aed-a0de-84c983584ad6",
194
+ "name": "supplier1_email",
195
+ "title": "Supplier 1 - Email",
196
+ "description": null,
197
+ "required": false,
198
+ "settings": {
199
+ "type": "text",
200
+ "use_markdown": false
201
+ },
202
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
203
+ "inserted_at": "2025-11-19T11:51:15.323793",
204
+ "updated_at": "2025-11-19T11:51:15.323793"
205
+ },
206
+ {
207
+ "id": "ce6c43b7-8f2a-4f62-b5ec-81bdfefc9f63",
208
+ "name": "supplier2_name",
209
+ "title": "Supplier 2 - Company Name",
210
+ "description": "Second supplier (if exists)",
211
+ "required": false,
212
+ "settings": {
213
+ "type": "text",
214
+ "use_markdown": false
215
+ },
216
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
217
+ "inserted_at": "2025-11-19T11:51:16.433811",
218
+ "updated_at": "2025-11-19T11:51:16.433811"
219
+ },
220
+ {
221
+ "id": "72892f90-0d55-4900-8a49-5ed537c697a9",
222
+ "name": "supplier2_address",
223
+ "title": "Supplier 2 - Address",
224
+ "description": null,
225
+ "required": false,
226
+ "settings": {
227
+ "type": "text",
228
+ "use_markdown": false
229
+ },
230
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
231
+ "inserted_at": "2025-11-19T11:51:16.749403",
232
+ "updated_at": "2025-11-19T11:51:16.749403"
233
+ },
234
+ {
235
+ "id": "439aabfd-d953-45ed-864f-17d98d97225b",
236
+ "name": "supplier2_country",
237
+ "title": "Supplier 2 - Country Name",
238
+ "description": null,
239
+ "required": false,
240
+ "settings": {
241
+ "type": "text",
242
+ "use_markdown": false
243
+ },
244
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
245
+ "inserted_at": "2025-11-19T11:51:17.346516",
246
+ "updated_at": "2025-11-19T11:51:17.346516"
247
+ },
248
+ {
249
+ "id": "2aafb07e-5c28-4a13-aa16-6007182b0301",
250
+ "name": "supplier2_country_code",
251
+ "title": "Supplier 2 - Country Code",
252
+ "description": null,
253
+ "required": false,
254
+ "settings": {
255
+ "type": "text",
256
+ "use_markdown": false
257
+ },
258
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
259
+ "inserted_at": "2025-11-19T11:51:17.663022",
260
+ "updated_at": "2025-11-19T11:51:17.663022"
261
+ },
262
+ {
263
+ "id": "6e9f2ea9-8923-4c0a-aceb-53458eee21ea",
264
+ "name": "supplier2_phone",
265
+ "title": "Supplier 2 - Phone",
266
+ "description": null,
267
+ "required": false,
268
+ "settings": {
269
+ "type": "text",
270
+ "use_markdown": false
271
+ },
272
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
273
+ "inserted_at": "2025-11-19T11:51:17.978032",
274
+ "updated_at": "2025-11-19T11:51:17.978032"
275
+ },
276
+ {
277
+ "id": "30c05257-4344-466e-9259-6ed2383c4dd7",
278
+ "name": "supplier2_emergency",
279
+ "title": "Supplier 2 - Emergency Phone",
280
+ "description": null,
281
+ "required": false,
282
+ "settings": {
283
+ "type": "text",
284
+ "use_markdown": false
285
+ },
286
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
287
+ "inserted_at": "2025-11-19T11:51:18.296320",
288
+ "updated_at": "2025-11-19T11:51:18.296320"
289
+ },
290
+ {
291
+ "id": "b24d8c24-3982-467b-91c0-b28503fb1a05",
292
+ "name": "supplier2_email",
293
+ "title": "Supplier 2 - Email",
294
+ "description": null,
295
+ "required": false,
296
+ "settings": {
297
+ "type": "text",
298
+ "use_markdown": false
299
+ },
300
+ "dataset_id": "e8c64c38-b922-4230-be8e-32ba3bc0b284",
301
+ "inserted_at": "2025-11-19T11:51:18.641425",
302
+ "updated_at": "2025-11-19T11:51:18.641425"
303
+ }
304
+ ],
305
+ "metadata": [],
306
+ "vectors": []
307
+ }
.argilla/version.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "argilla": "2.8.0"
3
+ }
README.md CHANGED
@@ -1,147 +1,163 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: status
7
- dtype: string
8
- - name: inserted_at
9
- dtype: timestamp[us]
10
- - name: updated_at
11
- dtype: timestamp[us]
12
- - name: _server_id
13
- dtype: string
14
- - name: text
15
- dtype: string
16
- - name: product_name.responses
17
- dtype: 'null'
18
- - name: product_name.responses.users
19
- dtype: 'null'
20
- - name: product_name.responses.status
21
- dtype: 'null'
22
- - name: chemical_name.responses
23
- dtype: 'null'
24
- - name: chemical_name.responses.users
25
- dtype: 'null'
26
- - name: chemical_name.responses.status
27
- dtype: 'null'
28
- - name: product_use.responses
29
- dtype: 'null'
30
- - name: product_use.responses.users
31
- dtype: 'null'
32
- - name: product_use.responses.status
33
- dtype: 'null'
34
- - name: prohibited_use.responses
35
- dtype: 'null'
36
- - name: prohibited_use.responses.users
37
- dtype: 'null'
38
- - name: prohibited_use.responses.status
39
- dtype: 'null'
40
- - name: cas_number.responses
41
- dtype: 'null'
42
- - name: cas_number.responses.users
43
- dtype: 'null'
44
- - name: cas_number.responses.status
45
- dtype: 'null'
46
- - name: reach_number.responses
47
- dtype: 'null'
48
- - name: reach_number.responses.users
49
- dtype: 'null'
50
- - name: reach_number.responses.status
51
- dtype: 'null'
52
- - name: supplier1_name.responses
53
- dtype: 'null'
54
- - name: supplier1_name.responses.users
55
- dtype: 'null'
56
- - name: supplier1_name.responses.status
57
- dtype: 'null'
58
- - name: supplier1_address.responses
59
- dtype: 'null'
60
- - name: supplier1_address.responses.users
61
- dtype: 'null'
62
- - name: supplier1_address.responses.status
63
- dtype: 'null'
64
- - name: supplier1_country.responses
65
- dtype: 'null'
66
- - name: supplier1_country.responses.users
67
- dtype: 'null'
68
- - name: supplier1_country.responses.status
69
- dtype: 'null'
70
- - name: supplier1_country_code.responses
71
- dtype: 'null'
72
- - name: supplier1_country_code.responses.users
73
- dtype: 'null'
74
- - name: supplier1_country_code.responses.status
75
- dtype: 'null'
76
- - name: supplier1_phone.responses
77
- dtype: 'null'
78
- - name: supplier1_phone.responses.users
79
- dtype: 'null'
80
- - name: supplier1_phone.responses.status
81
- dtype: 'null'
82
- - name: supplier1_emergency.responses
83
- dtype: 'null'
84
- - name: supplier1_emergency.responses.users
85
- dtype: 'null'
86
- - name: supplier1_emergency.responses.status
87
- dtype: 'null'
88
- - name: supplier1_email.responses
89
- dtype: 'null'
90
- - name: supplier1_email.responses.users
91
- dtype: 'null'
92
- - name: supplier1_email.responses.status
93
- dtype: 'null'
94
- - name: supplier2_name.responses
95
- dtype: 'null'
96
- - name: supplier2_name.responses.users
97
- dtype: 'null'
98
- - name: supplier2_name.responses.status
99
- dtype: 'null'
100
- - name: supplier2_address.responses
101
- dtype: 'null'
102
- - name: supplier2_address.responses.users
103
- dtype: 'null'
104
- - name: supplier2_address.responses.status
105
- dtype: 'null'
106
- - name: supplier2_country.responses
107
- dtype: 'null'
108
- - name: supplier2_country.responses.users
109
- dtype: 'null'
110
- - name: supplier2_country.responses.status
111
- dtype: 'null'
112
- - name: supplier2_country_code.responses
113
- dtype: 'null'
114
- - name: supplier2_country_code.responses.users
115
- dtype: 'null'
116
- - name: supplier2_country_code.responses.status
117
- dtype: 'null'
118
- - name: supplier2_phone.responses
119
- dtype: 'null'
120
- - name: supplier2_phone.responses.users
121
- dtype: 'null'
122
- - name: supplier2_phone.responses.status
123
- dtype: 'null'
124
- - name: supplier2_emergency.responses
125
- dtype: 'null'
126
- - name: supplier2_emergency.responses.users
127
- dtype: 'null'
128
- - name: supplier2_emergency.responses.status
129
- dtype: 'null'
130
- - name: supplier2_email.responses
131
- dtype: 'null'
132
- - name: supplier2_email.responses.users
133
- dtype: 'null'
134
- - name: supplier2_email.responses.status
135
- dtype: 'null'
136
- splits:
137
- - name: train
138
- num_bytes: 12085
139
- num_examples: 5
140
- download_size: 40558
141
- dataset_size: 12085
142
- configs:
143
- - config_name: default
144
- data_files:
145
- - split: train
146
- path: data/train-*
147
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - rlfh
4
+ - argilla
5
+ - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
+
8
+ # Dataset Card for sds_section1_extraction
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+ This dataset has been created with [Argilla](https://github.com/argilla-io/argilla). As shown in the sections below, this dataset can be loaded into your Argilla server as explained in [Load with Argilla](#load-with-argilla), or used directly with the `datasets` library in [Load with `datasets`](#load-with-datasets).
17
+
18
+
19
+ ## Using this dataset with Argilla
20
+
21
+ To load with Argilla, you'll just need to install Argilla as `pip install argilla --upgrade` and then use the following code:
22
+
23
+ ```python
24
+ import argilla as rg
25
+
26
+ ds = rg.Dataset.from_hub("Eshwar14/sds_section1_extraction", settings="auto")
27
+ ```
28
+
29
+ This will load the settings and records from the dataset repository and push them to you Argilla server for exploration and annotation.
30
+
31
+ ## Using this dataset with `datasets`
32
+
33
+ To load the records of this dataset with `datasets`, you'll just need to install `datasets` as `pip install datasets --upgrade` and then use the following code:
34
+
35
+ ```python
36
+ from datasets import load_dataset
37
+
38
+ ds = load_dataset("Eshwar14/sds_section1_extraction")
39
+ ```
40
+
41
+ This will only load the records of the dataset, but not the Argilla settings.
42
+
43
+ ## Dataset Structure
44
+
45
+ This dataset repo contains:
46
+
47
+ * Dataset records in a format compatible with HuggingFace `datasets`. These records will be loaded automatically when using `rg.Dataset.from_hub` and can be loaded independently using the `datasets` library via `load_dataset`.
48
+ * The [annotation guidelines](#annotation-guidelines) that have been used for building and curating the dataset, if they've been defined in Argilla.
49
+ * A dataset configuration folder conforming to the Argilla dataset format in `.argilla`.
50
+
51
+ The dataset is created in Argilla with: **fields**, **questions**, **suggestions**, **metadata**, **vectors**, and **guidelines**.
52
+
53
+ ### Fields
54
+
55
+ The **fields** are the features or text of a dataset's records. For example, the 'text' column of a text classification dataset of the 'prompt' column of an instruction following dataset.
56
+
57
+ | Field Name | Title | Type | Required |
58
+ | ---------- | ----- | ---- | -------- |
59
+ | text | SDS Document Text | text | True |
60
+
61
+
62
+ ### Questions
63
+
64
+ The **questions** are the questions that will be asked to the annotators. They can be of different types, such as rating, text, label_selection, multi_label_selection, or ranking.
65
+
66
+ | Question Name | Title | Type | Required | Description | Values/Labels |
67
+ | ------------- | ----- | ---- | -------- | ----------- | ------------- |
68
+ | product_name | Product Name | text | True | Extract the product identifier or name | N/A |
69
+ | chemical_name | Chemical Name | text | False | Extract chemical name if available, else 'No data available' | N/A |
70
+ | product_use | Product Use | text | False | Extract relevant identified uses | N/A |
71
+ | prohibited_use | Prohibited Use | text | False | Extract uses advised against | N/A |
72
+ | cas_number | CAS Number | text | False | Extract CAS registry number if present | N/A |
73
+ | reach_number | REACH Number | text | False | Extract REACH registration number if present | N/A |
74
+ | supplier1_name | Supplier 1 - Company Name | text | True | First supplier company name | N/A |
75
+ | supplier1_address | Supplier 1 - Address | text | True | Full address (use \n for line breaks) | N/A |
76
+ | supplier1_country | Supplier 1 - Country Name | text | True | N/A | N/A |
77
+ | supplier1_country_code | Supplier 1 - Country Code | text | True | 2-3 letter code (e.g., NL, USA) | N/A |
78
+ | supplier1_phone | Supplier 1 - Phone | text | False | N/A | N/A |
79
+ | supplier1_emergency | Supplier 1 - Emergency Phone | text | False | N/A | N/A |
80
+ | supplier1_email | Supplier 1 - Email | text | False | N/A | N/A |
81
+ | supplier2_name | Supplier 2 - Company Name | text | False | Second supplier (if exists) | N/A |
82
+ | supplier2_address | Supplier 2 - Address | text | False | N/A | N/A |
83
+ | supplier2_country | Supplier 2 - Country Name | text | False | N/A | N/A |
84
+ | supplier2_country_code | Supplier 2 - Country Code | text | False | N/A | N/A |
85
+ | supplier2_phone | Supplier 2 - Phone | text | False | N/A | N/A |
86
+ | supplier2_emergency | Supplier 2 - Emergency Phone | text | False | N/A | N/A |
87
+ | supplier2_email | Supplier 2 - Email | text | False | N/A | N/A |
88
+
89
+
90
+ <!-- check length of metadata properties -->
91
+
92
+
93
+
94
+
95
+ ### Data Splits
96
+
97
+ The dataset contains a single split, which is `train`.
98
+
99
+ ## Dataset Creation
100
+
101
+ ### Curation Rationale
102
+
103
+ [More Information Needed]
104
+
105
+ ### Source Data
106
+
107
+ #### Initial Data Collection and Normalization
108
+
109
+ [More Information Needed]
110
+
111
+ #### Who are the source language producers?
112
+
113
+ [More Information Needed]
114
+
115
+ ### Annotations
116
+
117
+ #### Annotation guidelines
118
+
119
+ [More Information Needed]
120
+
121
+ #### Annotation process
122
+
123
+ [More Information Needed]
124
+
125
+ #### Who are the annotators?
126
+
127
+ [More Information Needed]
128
+
129
+ ### Personal and Sensitive Information
130
+
131
+ [More Information Needed]
132
+
133
+ ## Considerations for Using the Data
134
+
135
+ ### Social Impact of Dataset
136
+
137
+ [More Information Needed]
138
+
139
+ ### Discussion of Biases
140
+
141
+ [More Information Needed]
142
+
143
+ ### Other Known Limitations
144
+
145
+ [More Information Needed]
146
+
147
+ ## Additional Information
148
+
149
+ ### Dataset Curators
150
+
151
+ [More Information Needed]
152
+
153
+ ### Licensing Information
154
+
155
+ [More Information Needed]
156
+
157
+ ### Citation Information
158
+
159
+ [More Information Needed]
160
+
161
+ ### Contributions
162
+
163
+ [More Information Needed]