Add chlorinated_samples dataset
Browse files
chlorinated_samples/data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24195aac0b1fba2ef929868d557b8ed6086c14bf90158bef857e75b627ac4708
|
| 3 |
+
size 4102819
|
chlorinated_samples/metadata.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"target_names": [
|
| 3 |
+
"no_chloroform",
|
| 4 |
+
"chloroform"
|
| 5 |
+
],
|
| 6 |
+
"task_type": 1
|
| 7 |
+
}
|