Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
tttx
/
test-star-9-step1-trajectories
like
0
Follow
tttx
5
Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Viewer
Files
Files and versions
Community
aadityap
commited on
8 days ago
Commit
5a0144e
·
verified
·
1 Parent(s):
6ea7cfc
Upload test.json with huggingface_hub
Browse files
Files changed (1)
hide
show
test.json
+14
-0
test.json
ADDED
Viewed
@@ -0,0 +1,14 @@
1
+
[
2
+
{
3
+
"messages": [
4
+
{
5
+
"role": "user",
6
+
"content": "What is the meaning of life?"
7
+
},
8
+
{
9
+
"role": "assistant",
10
+
"content": "[2, 0, 2]\n[0, 0, 0]\n[0, 0, 0]\n"
11
+
}
12
+
]
13
+
}
14
+
]