amauricunha commited on
Commit
8677d5d
·
verified ·
1 Parent(s): 78fc15f

Create conversations/alice_convos.json

Browse files
hf_data/conversations/alice_convos.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [
2
+ {"id": "c1", "user_id": "alice", "role": "user", "text": "Hi, I need help with colors."},
3
+ {"id": "c2", "user_id": "alice", "role": "assistant", "text": "Try repeating 'red', 'blue', 'green' and match to objects around you."}
4
+ ]