Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- meta/episodes_stats.jsonl +3 -0
- meta/info.json +1 -1
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
meta/episodes_stats.jsonl filter=lfs diff=lfs merge=lfs -text
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:226a200945682f89fcbed855ef2f58100d2dd8929bdc790274972e5888965a5d
|
| 3 |
+
size 11611777
|
meta/info.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"codebase_version": "v2.
|
| 3 |
"robot_type": "hello_stretch",
|
| 4 |
"total_episodes": 5208,
|
| 5 |
"total_frames": 1139911,
|
|
|
|
| 1 |
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "hello_stretch",
|
| 4 |
"total_episodes": 5208,
|
| 5 |
"total_frames": 1139911,
|