Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
aliberts HF staff commited on
Commit
1b5ca00
1 Parent(s): fba3cdf

Delete meta/tasks.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/tasks.json +0 -26
meta/tasks.json DELETED
@@ -1,26 +0,0 @@
1
- [
2
- {
3
- "task_index": 0,
4
- "task": "pick fruit"
5
- },
6
- {
7
- "task_index": 1,
8
- "task": "pick detergent from the sink"
9
- },
10
- {
11
- "task_index": 2,
12
- "task": "reach red block"
13
- },
14
- {
15
- "task_index": 3,
16
- "task": "close fridge door"
17
- },
18
- {
19
- "task_index": 4,
20
- "task": "pick yellow cube"
21
- },
22
- {
23
- "task_index": 5,
24
- "task": "push wooden cube"
25
- }
26
- ]