aliberts commited on
Commit
2896709
·
verified ·
1 Parent(s): 1690802

Delete meta/tasks.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/tasks.json +0 -30
meta/tasks.json DELETED
@@ -1,30 +0,0 @@
1
- [
2
- {
3
- "task_index": 0,
4
- "task": "Pick up green block."
5
- },
6
- {
7
- "task_index": 1,
8
- "task": "Pick up pink flower."
9
- },
10
- {
11
- "task_index": 2,
12
- "task": "Insert greeen block."
13
- },
14
- {
15
- "task_index": 3,
16
- "task": "Pick up blue block."
17
- },
18
- {
19
- "task_index": 4,
20
- "task": "Pick up pink block."
21
- },
22
- {
23
- "task_index": 5,
24
- "task": "Pick up yellow block."
25
- },
26
- {
27
- "task_index": 6,
28
- "task": "Pick up narrow blue stick."
29
- }
30
- ]