amauricunha commited on
Commit
7f168e7
·
verified ·
1 Parent(s): 8677d5d

Create flashcards/alice_flashcards.json

Browse files
hf_data/flashcards/alice_flashcards.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [
2
+ {"id": "f1", "user_id": "alice", "front": "red", "back": "vermelho", "tags": ["colors"]},
3
+ {"id": "f2", "user_id": "alice", "front": "blue", "back": "azul", "tags": ["colors"]}
4
+ ]