Upload meta/stats.json with huggingface_hub
Browse files- meta/stats.json +7 -0
meta/stats.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_episodes": 1,
|
| 3 |
+
"total_frames": 3105,
|
| 4 |
+
"total_tasks": 1,
|
| 5 |
+
"duration": 31.04,
|
| 6 |
+
"fps": 100.0
|
| 7 |
+
}
|