Yinpei commited on
Commit
1025ac5
·
1 Parent(s): 40541bc

lerobot libero reticle

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. .gitignore +168 -0
  3. modified_libero_reticle/data/chunk-000/episode_000000.parquet +3 -0
  4. modified_libero_reticle/data/chunk-000/episode_000001.parquet +3 -0
  5. modified_libero_reticle/data/chunk-000/episode_000002.parquet +3 -0
  6. modified_libero_reticle/data/chunk-000/episode_000003.parquet +3 -0
  7. modified_libero_reticle/data/chunk-000/episode_000004.parquet +3 -0
  8. modified_libero_reticle/data/chunk-000/episode_000005.parquet +3 -0
  9. modified_libero_reticle/data/chunk-000/episode_000006.parquet +3 -0
  10. modified_libero_reticle/data/chunk-000/episode_000007.parquet +3 -0
  11. modified_libero_reticle/data/chunk-000/episode_000008.parquet +3 -0
  12. modified_libero_reticle/data/chunk-000/episode_000009.parquet +3 -0
  13. modified_libero_reticle/data/chunk-000/episode_000010.parquet +3 -0
  14. modified_libero_reticle/data/chunk-000/episode_000011.parquet +3 -0
  15. modified_libero_reticle/data/chunk-000/episode_000012.parquet +3 -0
  16. modified_libero_reticle/data/chunk-000/episode_000013.parquet +3 -0
  17. modified_libero_reticle/data/chunk-000/episode_000014.parquet +3 -0
  18. modified_libero_reticle/data/chunk-000/episode_000015.parquet +3 -0
  19. modified_libero_reticle/data/chunk-000/episode_000016.parquet +3 -0
  20. modified_libero_reticle/data/chunk-000/episode_000017.parquet +3 -0
  21. modified_libero_reticle/data/chunk-000/episode_000018.parquet +3 -0
  22. modified_libero_reticle/data/chunk-000/episode_000019.parquet +3 -0
  23. modified_libero_reticle/data/chunk-000/episode_000020.parquet +3 -0
  24. modified_libero_reticle/data/chunk-000/episode_000021.parquet +3 -0
  25. modified_libero_reticle/data/chunk-000/episode_000022.parquet +3 -0
  26. modified_libero_reticle/data/chunk-000/episode_000023.parquet +3 -0
  27. modified_libero_reticle/data/chunk-000/episode_000024.parquet +3 -0
  28. modified_libero_reticle/data/chunk-000/episode_000025.parquet +3 -0
  29. modified_libero_reticle/data/chunk-000/episode_000026.parquet +3 -0
  30. modified_libero_reticle/data/chunk-000/episode_000027.parquet +3 -0
  31. modified_libero_reticle/data/chunk-000/episode_000028.parquet +3 -0
  32. modified_libero_reticle/data/chunk-000/episode_000029.parquet +3 -0
  33. modified_libero_reticle/data/chunk-000/episode_000030.parquet +3 -0
  34. modified_libero_reticle/data/chunk-000/episode_000031.parquet +3 -0
  35. modified_libero_reticle/data/chunk-000/episode_000032.parquet +3 -0
  36. modified_libero_reticle/data/chunk-000/episode_000033.parquet +3 -0
  37. modified_libero_reticle/data/chunk-000/episode_000034.parquet +3 -0
  38. modified_libero_reticle/data/chunk-000/episode_000035.parquet +3 -0
  39. modified_libero_reticle/data/chunk-000/episode_000036.parquet +3 -0
  40. modified_libero_reticle/data/chunk-000/episode_000037.parquet +3 -0
  41. modified_libero_reticle/data/chunk-000/episode_000038.parquet +3 -0
  42. modified_libero_reticle/data/chunk-000/episode_000039.parquet +3 -0
  43. modified_libero_reticle/data/chunk-000/episode_000040.parquet +3 -0
  44. modified_libero_reticle/data/chunk-000/episode_000041.parquet +3 -0
  45. modified_libero_reticle/data/chunk-000/episode_000042.parquet +3 -0
  46. modified_libero_reticle/data/chunk-000/episode_000043.parquet +3 -0
  47. modified_libero_reticle/data/chunk-000/episode_000044.parquet +3 -0
  48. modified_libero_reticle/data/chunk-000/episode_000045.parquet +3 -0
  49. modified_libero_reticle/data/chunk-000/episode_000046.parquet +3 -0
  50. modified_libero_reticle/data/chunk-000/episode_000047.parquet +3 -0
.gitattributes CHANGED
@@ -57,3 +57,5 @@ 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
+ *.json filter=lfs diff=lfs merge=lfs -text
61
+ *.jsonl filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Data directories.
2
+ assets/
3
+ checkpoints/
4
+ data/
5
+ wandb/
6
+
7
+ # Byte-compiled / optimized / DLL files
8
+ __pycache__/
9
+ *.py[cod]
10
+ *$py.class
11
+
12
+ # C extensions
13
+ *.so
14
+
15
+ # Distribution / packaging
16
+ .Python
17
+ build/
18
+ develop-eggs/
19
+ dist/
20
+ downloads/
21
+ eggs/
22
+ .eggs/
23
+ lib/
24
+ lib64/
25
+ parts/
26
+ sdist/
27
+ var/
28
+ wheels/
29
+ share/python-wheels/
30
+ *.egg-info/
31
+ .installed.cfg
32
+ *.egg
33
+ MANIFEST
34
+
35
+ # PyInstaller
36
+ # Usually these files are written by a python script from a template
37
+ # before PyInstaller builds the exe, so as to inject date/other infos into it.
38
+ *.manifest
39
+ *.spec
40
+
41
+ # Installer logs
42
+ pip-log.txt
43
+ pip-delete-this-directory.txt
44
+
45
+ # Unit test / coverage reports
46
+ htmlcov/
47
+ .tox/
48
+ .nox/
49
+ .coverage
50
+ .coverage.*
51
+ .cache
52
+ nosetests.xml
53
+ coverage.xml
54
+ *.cover
55
+ *.py,cover
56
+ .hypothesis/
57
+ .pytest_cache/
58
+ cover/
59
+
60
+ # Translations
61
+ *.mo
62
+ *.pot
63
+
64
+ # Django stuff:
65
+ *.log
66
+ local_settings.py
67
+ db.sqlite3
68
+ db.sqlite3-journal
69
+
70
+ # Flask stuff:
71
+ instance/
72
+ .webassets-cache
73
+
74
+ # Scrapy stuff:
75
+ .scrapy
76
+
77
+ # Sphinx documentation
78
+ docs/_build/
79
+
80
+ # PyBuilder
81
+ .pybuilder/
82
+ target/
83
+
84
+ # Jupyter Notebook
85
+ .ipynb_checkpoints
86
+
87
+ # IPython
88
+ profile_default/
89
+ ipython_config.py
90
+
91
+ # pyenv
92
+ # For a library or package, you might want to ignore these files since the code is
93
+ # intended to run in multiple environments; otherwise, check them in:
94
+ # .python-version
95
+
96
+ # pipenv
97
+ # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
98
+ # However, in case of collaboration, if having platform-specific dependencies or dependencies
99
+ # having no cross-platform support, pipenv may install dependencies that don't work, or not
100
+ # install all needed dependencies.
101
+ #Pipfile.lock
102
+
103
+ # poetry
104
+ # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
105
+ # This is especially recommended for binary packages to ensure reproducibility, and is more
106
+ # commonly ignored for libraries.
107
+ # https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
108
+ #poetry.lock
109
+
110
+ # pdm
111
+ # Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
112
+ #pdm.lock
113
+ # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
114
+ # in version control.
115
+ # https://pdm.fming.dev/latest/usage/project/#working-with-version-control
116
+ .pdm.toml
117
+ .pdm-python
118
+ .pdm-build/
119
+
120
+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
121
+ __pypackages__/
122
+
123
+ # Celery stuff
124
+ celerybeat-schedule
125
+ celerybeat.pid
126
+
127
+ # SageMath parsed files
128
+ *.sage.py
129
+
130
+ # Environments
131
+ .env
132
+ .venv
133
+ env/
134
+ venv/
135
+ ENV/
136
+ env.bak/
137
+ venv.bak/
138
+
139
+ # Spyder project settings
140
+ .spyderproject
141
+ .spyproject
142
+
143
+ # Rope project settings
144
+ .ropeproject
145
+
146
+ # mkdocs documentation
147
+ /site
148
+
149
+ # mypy
150
+ .mypy_cache/
151
+ .dmypy.json
152
+ dmypy.json
153
+
154
+ # Pyre type checker
155
+ .pyre/
156
+
157
+ # pytype static type analyzer
158
+ .pytype/
159
+
160
+ # Cython debug symbols
161
+ cython_debug/
162
+
163
+ # PyCharm
164
+ # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
165
+ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
166
+ # and can be added to the global gitignore or merged into this file. For a more nuclear
167
+ # option (not recommended) you can uncomment the following to ignore the entire idea folder.
168
+ #.idea/
modified_libero_reticle/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eab5f2fd84b3498b3b9833bc6c6f7317771405c1ecf8f9856878fea86d8cc89
3
+ size 45870262
modified_libero_reticle/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2465fda1a8580dcfbfeb8a225135ab97152b366eed17ae05ded6f1d1c49a6084
3
+ size 40662210
modified_libero_reticle/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0134c84a0ff14f58af06880ded1e2009ae9ba6be06be004938b617900734b7af
3
+ size 28834052
modified_libero_reticle/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7278ae1a71d6573230f6a6d2c5ab9008a099b284a3e97950012ff4d0b4ad4eb
3
+ size 34249267
modified_libero_reticle/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e78407d2a47e3de3043da69db9373ace14f97afa5a39efd6b4396f9c7efe1a6
3
+ size 30335499
modified_libero_reticle/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fedf332eab5bcdd593a88644e32569fd78d1949dbdd4c6cf35e7088609376bf
3
+ size 25247809
modified_libero_reticle/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30020d643c125e4b380a2291cd4a9ecb41257b9384867b191e8b9705c7756d7e
3
+ size 31710538
modified_libero_reticle/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:036fab1973e8446da2872ff16e4452435f4bec9812e1748adba7db919ad37d29
3
+ size 36482309
modified_libero_reticle/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c1762e156c3c423ca8ff9af6ce89556c6b036ced128a47073de0717213e3d0e
3
+ size 30001817
modified_libero_reticle/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09ffe3915bb063b46d11489195a04d58ef567b048423199a690effe4e741fa3
3
+ size 34903441
modified_libero_reticle/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04b2e642a75f7eb507f540c332e899aaa0b34e4614e22073a48ae91e22a86d61
3
+ size 32749082
modified_libero_reticle/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf76235002bb9debc72dc63226a7223cfdca2b09da1933970754a95a44dd4642
3
+ size 37948982
modified_libero_reticle/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80aa8456f4721bf937a127d3f169ea7d2891c33d5fb7191055ca95cffd0c1261
3
+ size 32894609
modified_libero_reticle/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec71b632387cae8c58e657ed91ac765aa1c3770fdc2b9ec5f21b1c7b1b12588d
3
+ size 29872014
modified_libero_reticle/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214cc1f4427c6b6b490adaac3319bfc7ae537a7de89b255022387163edd2a1fa
3
+ size 36226610
modified_libero_reticle/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f4b53015da98c76e33141d70a6701f31c40d6303ca0c76b6f6393eacb3e5ca3
3
+ size 45843221
modified_libero_reticle/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5e561cc5a0502bb443d6e986957501f2f37f408049c16e34b2b2f081ff9021
3
+ size 37008988
modified_libero_reticle/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037557392512e9f91541bcd16501736be0c341bd40cceec14a2dd6f1e011b9cc
3
+ size 27696539
modified_libero_reticle/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:774056ba5f448b74376a69cbe8505bb22ab20eb501de57394247c9c2b9fb8242
3
+ size 36218265
modified_libero_reticle/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bd4cba469df3925400ae8bda6e74267577dfd38be3a35c46760dec90197c65e
3
+ size 38404211
modified_libero_reticle/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d55d726022043c8cb9d1dca5d6dfef0a98f1708b57e4de28d8f06370e60f57
3
+ size 36865586
modified_libero_reticle/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b4b98c58cda9b70684626184aaa8343c13242f71fc94b4dfda21aae8ac5b8c
3
+ size 38311384
modified_libero_reticle/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8baacbe704bc6d7388bde9ac339a90100f0026c395760f3f014b04f9aca971d2
3
+ size 43173557
modified_libero_reticle/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf5fc035c90316fecc5178270a7f28b061d11e86adff647744cf7f16f2c43d9
3
+ size 33702906
modified_libero_reticle/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea178efd276fba50b406f717e43c0c8fa204ac2417c4d8b07f90ca55f89975d
3
+ size 25123361
modified_libero_reticle/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fac0dde6c3b180621f86a04ca80af9b82dc27e65de723b3a6ae367761097277
3
+ size 36249659
modified_libero_reticle/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de3257e0f2d15505f15713995c93eedf3fe1f9e786596a02b07f8ce3c863abd
3
+ size 38587433
modified_libero_reticle/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d9d569e04c966ede9adfefee9feba0721aafbbcd9971b91dc9c80154862d71b
3
+ size 36113572
modified_libero_reticle/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6885fe163857ea57da2ec6ad95cf84820ef1ad34f25c166baf7b1405f1edbaed
3
+ size 35304174
modified_libero_reticle/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208ec588f4e1e6e67ab95169b587a9b20c482e556861ba0ef87216d595c96162
3
+ size 40289848
modified_libero_reticle/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a453a4c332b5bf14ac2cc7943c6c16f39f6a781cbad0e22c3e53774ae65f8cb
3
+ size 32938257
modified_libero_reticle/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acde3171d329226fca59d2d32c8e5a4b109d46f405d0f4398fd0feaf9cd8357f
3
+ size 38363016
modified_libero_reticle/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:563b8f8a22e8f15c2e18b056e1a7a99d25a17ef4e878c15b1c789b7b8c0f0385
3
+ size 40511332
modified_libero_reticle/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa491723b4af63e94396e8e3ed53610fc02228fdba4142f264b68305303ce7b3
3
+ size 43946803
modified_libero_reticle/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9ea8080a629f2ccc5826828f31fd2f2a46510e29f75ae7205b997cfefa3c48
3
+ size 34662710
modified_libero_reticle/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39e40a441c53c65b521c44728d44cdffba3e8045073c5fc839440456eb89ffd0
3
+ size 55891395
modified_libero_reticle/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e517a4b904fb7d4a20d1afc07539cc707f78af99f02c722e7f9d0c5cc01c7cc
3
+ size 29380888
modified_libero_reticle/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aaddbace85ab0cf8bc780c403f8ff368b3737d0d3fe0ac4f83f4a9abdc3de11
3
+ size 38832461
modified_libero_reticle/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2d9daa312ad662ae19baed42c6e703dafca55ea1fedf58be7df214d226a4d88
3
+ size 43713211
modified_libero_reticle/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d43ac45435897b5427f619a21789df469daa43afb3cd7b887307c10167b4595
3
+ size 42426221
modified_libero_reticle/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180f8e1b6628332409c5a965ee9664c5f8d24dd8f6452b5b00c74a641f762395
3
+ size 34913973
modified_libero_reticle/data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540482b9afd34b3f2bf59135510981e16b76cc154a253d331b23706cf0cddc66
3
+ size 48225773
modified_libero_reticle/data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af730ed88940c6ab752f2099a65e99cee89528d26dc7fc485c532ee62cac0c9
3
+ size 33272660
modified_libero_reticle/data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a042b19e33e23966a728ea196e67acd9d671b38e0610bcaa4cf334347cc57418
3
+ size 30638852
modified_libero_reticle/data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b8625a471ee14f23ab6157bc0f6276879bca4d8ae4351077b73e346416c5ab1
3
+ size 31910772
modified_libero_reticle/data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9805e0fedb923f9a4eeb494dc5158f851d6ed7284773f490878b07caf2b7d19e
3
+ size 33334610
modified_libero_reticle/data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27dc42ce095aac67ac373f2dcd86e311e1d434e16eb2392fd07fce180ee5231
3
+ size 40644156
modified_libero_reticle/data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b154494b406916a46ef9d3fcd08f76086c137c1a6f0230910bcd022501cf92
3
+ size 34605481