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

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +147 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6976806accfbefad7575564c50bbfbcd5817c7c45fa5cefeeeec0d293a9dbb8
3
+ size 40558