aadityap commited on
Commit
5a0144e
·
verified ·
1 Parent(s): 6ea7cfc

Upload test.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. test.json +14 -0
test.json ADDED
@@ -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
+ ]