aliberts commited on
Commit
0f99c45
·
verified ·
1 Parent(s): afd18c0

Delete meta/tasks.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/tasks.json +0 -22
meta/tasks.json DELETED
@@ -1,22 +0,0 @@
1
- [
2
- {
3
- "task_index": 0,
4
- "task": "open drawer"
5
- },
6
- {
7
- "task_index": 1,
8
- "task": "lift up a lid from the pot"
9
- },
10
- {
11
- "task_index": 2,
12
- "task": "lift open green garbage can lid"
13
- },
14
- {
15
- "task_index": 3,
16
- "task": "pull open a dishwasher"
17
- },
18
- {
19
- "task_index": 4,
20
- "task": "open door"
21
- }
22
- ]