Gadget2 commited on
Commit
d88de9a
·
verified ·
1 Parent(s): c566251

Delete meta/modality.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/modality.json +0 -27
meta/modality.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "state": {
3
- "arm": {
4
- "start": 0,
5
- "end": 6
6
- },
7
- "gripper": {
8
- "start": 6,
9
- "end": 7
10
- }
11
- },
12
- "action": {
13
- "arm": {
14
- "start": 0,
15
- "end": 6
16
- },
17
- "gripper": {
18
- "start": 6,
19
- "end": 7
20
- }
21
- },
22
- "video": {
23
- "ego_view": {
24
- "original_key": "observation.images.ego_view"
25
- }
26
- }
27
- }