Upload metadata.json with huggingface_hub
Browse files- metadata.json +18 -0
metadata.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_dataset_info": {
|
3 |
+
"name": "StickerSet",
|
4 |
+
"version": "1.0.0",
|
5 |
+
"description": "A collection of sticker images with descriptions",
|
6 |
+
"license": "MIT",
|
7 |
+
"creator": "Nekoko",
|
8 |
+
"last_updated": "2025-03-15T23:32:35.450495"
|
9 |
+
},
|
10 |
+
"images": [
|
11 |
+
{
|
12 |
+
"file_name": "tmpc_b0e7kv.png",
|
13 |
+
"image_path": "images/tmpc_b0e7kv.png",
|
14 |
+
"description": "",
|
15 |
+
"id": 1
|
16 |
+
}
|
17 |
+
]
|
18 |
+
}
|