Upload last_export.json with huggingface_hub
Browse files- last_export.json +17 -0
last_export.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"kc.db3": {
|
| 3 |
+
"blocks": 999,
|
| 4 |
+
"rings": 6,
|
| 5 |
+
"layers": 900,
|
| 6 |
+
"edges": 999,
|
| 7 |
+
"chain_blocks": 2,
|
| 8 |
+
"ledger": 1,
|
| 9 |
+
"sqlite_sequence": 1
|
| 10 |
+
},
|
| 11 |
+
"mcp/mcp.db3": {
|
| 12 |
+
"blocks": 134,
|
| 13 |
+
"edges": 9,
|
| 14 |
+
"layers": 900,
|
| 15 |
+
"rings": 6
|
| 16 |
+
}
|
| 17 |
+
}
|