adiez85 commited on
Commit
24e2300
·
verified ·
1 Parent(s): 74e46c1

Create Config.json

Browse files
Files changed (1) hide show
  1. Config.json +10 -0
Config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "progress_tracking_assistant_v1",
3
+ "architecture": "goal_reflection",
4
+ "finetuning_format": "input_output_v1",
5
+ "dataset": "dataset-X3",
6
+ "language": "en",
7
+ "focus": "progress_tracking",
8
+ "tone": "encouraging_reflective",
9
+ "version": "1.0"
10
+ }