Upload folder using huggingface_hub
Browse files- butterfly.zip +3 -0
- data-00000-of-00001.arrow +3 -0
- dataset_info.json +43 -0
- state.json +19 -0
butterfly.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b923bef9a5d1fe7103e960c943c110ec46155fc71d7f45e0070f3ef072bbdcb
|
| 3 |
+
size 237918081
|
data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f5d7b57a1f163ed903e55b2e307675cce41ed114ea16e665ea9a4e68b0892d
|
| 3 |
+
size 51416648
|
dataset_info.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"text": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"vae": {
|
| 10 |
+
"feature": {
|
| 11 |
+
"feature": {
|
| 12 |
+
"feature": {
|
| 13 |
+
"dtype": "float16",
|
| 14 |
+
"_type": "Value"
|
| 15 |
+
},
|
| 16 |
+
"_type": "Sequence"
|
| 17 |
+
},
|
| 18 |
+
"_type": "Sequence"
|
| 19 |
+
},
|
| 20 |
+
"_type": "Sequence"
|
| 21 |
+
},
|
| 22 |
+
"embeddings": {
|
| 23 |
+
"feature": {
|
| 24 |
+
"feature": {
|
| 25 |
+
"dtype": "float16",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"_type": "Sequence"
|
| 29 |
+
},
|
| 30 |
+
"_type": "Sequence"
|
| 31 |
+
},
|
| 32 |
+
"width": {
|
| 33 |
+
"dtype": "int64",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"height": {
|
| 37 |
+
"dtype": "int64",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"homepage": "",
|
| 42 |
+
"license": ""
|
| 43 |
+
}
|
state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "b81ef62caa46ba98",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"text",
|
| 10 |
+
"vae",
|
| 11 |
+
"embeddings",
|
| 12 |
+
"width",
|
| 13 |
+
"height"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": null,
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|