Upload folder using huggingface_hub
Browse files- data-00000-of-00001.arrow +3 -0
- data-00000-of-00002.arrow +3 -0
- data-00001-of-00002.arrow +3 -0
- dataset_info.json +30 -0
- state.json +16 -0
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f053970873297db0807a8272e24eaf2de3f48a36ba82c62003a0835fc7a23ee
|
3 |
+
size 450759976
|
data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e30b9acfb173b79499b652515042ab11a60d52ba0e61850d5c1cd7fbd044e08
|
3 |
+
size 229162184
|
data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb584b9f9ff4a54c70cbacb6aaeb1af16f28df7fd9b1fb6fb5eb4bea18255271
|
3 |
+
size 222529568
|
dataset_info.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"image": {
|
6 |
+
"_type": "Image"
|
7 |
+
},
|
8 |
+
"label": {
|
9 |
+
"feature": {
|
10 |
+
"names": [
|
11 |
+
"NA: None applying / Safe",
|
12 |
+
"O1: Hate, Humiliation, Harassment",
|
13 |
+
"O2: Violence, Harm, or Cruelty",
|
14 |
+
"O3: Sexual Content",
|
15 |
+
"O4: Nudity Content",
|
16 |
+
"O5: Criminal Planning",
|
17 |
+
"O6: Weapons or Substance Abuse",
|
18 |
+
"O7: Self-Harm",
|
19 |
+
"O8: Animal Cruelty",
|
20 |
+
"O9: Disasters or Emergencies",
|
21 |
+
"10: Political Content"
|
22 |
+
],
|
23 |
+
"_type": "ClassLabel"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"homepage": "",
|
29 |
+
"license": ""
|
30 |
+
}
|
state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00002.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00002.arrow"
|
8 |
+
}
|
9 |
+
],
|
10 |
+
"_fingerprint": "ef1873e84ef58762",
|
11 |
+
"_format_columns": null,
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|