adiez85 commited on
Commit
55fef34
·
verified ·
1 Parent(s): 5cc25aa

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": "motivation_booster_coach_v1",
3
+ "architecture": "motivational_guidance",
4
+ "finetuning_format": "input_output_v1",
5
+ "dataset": "dataset-H3",
6
+ "language": "en",
7
+ "focus": "motivation",
8
+ "tone": "uplifting_supportive",
9
+ "version": "1.0"
10
+ }