Upload folder using huggingface_hub
Browse files- meta/tasks.json +6 -0
meta/tasks.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"task_index": 0,
|
4 |
+
"task": "insert the peg into the hole"
|
5 |
+
}
|
6 |
+
]
|