aliberts HF staff commited on
Commit
00d0bb0
1 Parent(s): 8770956

Delete meta/tasks.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/tasks.json +0 -18
meta/tasks.json DELETED
@@ -1,18 +0,0 @@
1
- [
2
- {
3
- "task_index": 0,
4
- "task": "stack cube"
5
- },
6
- {
7
- "task_index": 1,
8
- "task": "pick an object from the bin"
9
- },
10
- {
11
- "task_index": 2,
12
- "task": "destack cube"
13
- },
14
- {
15
- "task_index": 3,
16
- "task": "pick yellow cube"
17
- }
18
- ]