OUAREDAEK commited on
Commit
67943a5
·
verified ·
1 Parent(s): 4850072

Upload learner_state.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. learner_state.json +4 -14
learner_state.json CHANGED
@@ -1,18 +1,8 @@
1
  {
2
- "retention": {
3
- "D-MCONJ": 0.75,
4
- "M-COMP": 0.82,
5
- "P-GRAM": 0.68,
6
- "T-ORG": 0.91
7
- },
8
- "engagement": "high",
9
  "risk": "low",
10
  "days_inactive": 0,
11
- "total_sessions": 24,
12
- "success_rate": 3.8,
13
- "last_active": "2026-01-29",
14
- "preferred_learning_time": "morning",
15
- "average_session_duration": 22,
16
- "consistency_score": 0.87,
17
- "achievements": ["regular_learner", "spaced_repetition_master"]
18
  }
 
1
  {
2
+ "retention": {},
3
+ "engagement": "stable",
 
 
 
 
 
4
  "risk": "low",
5
  "days_inactive": 0,
6
+ "total_sessions": 0,
7
+ "success_rate": 0.0
 
 
 
 
 
8
  }