amauricunha commited on
Commit
50ea5f1
·
verified ·
1 Parent(s): 947fa9f

Upload bob.json

Browse files
Files changed (1) hide show
  1. hf_data/users/bob.json +10 -0
hf_data/users/bob.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "user_id": "bob",
3
+ "display_name": "Bob Example",
4
+ "email": "bob@example.com",
5
+ "created_at": "2025-10-13T12:05:00Z",
6
+ "metadata": {
7
+ "level": "B1",
8
+ "target_languages": ["English"]
9
+ }
10
+ }