Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
SUHES
/
objective-interactions
like
0
Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
Polars
+ 1
License:
apache-2.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
SUHES
commited on
Jan 16
Commit
bcdbbcd
·
verified
·
1 Parent(s):
b695a30
Create data.json
Browse files
Files changed (1)
hide
show
data.json
+6
-0
data.json
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
{
2
+
"instruction": "Pick up the cup from the table",
3
+
"action": "extend_arm grasp cup lift",
4
+
"object": "cup",
5
+
"environment": "kitchen"
6
+
}