adiez85 commited on
Commit
9473bd9
·
verified ·
1 Parent(s): 437e3d4

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": "productivity_assistant",
3
+ "architecture": "supportive_text_generation",
4
+ "finetuning_format": "input_output_v1",
5
+ "dataset": "dataset-1",
6
+ "language": "en",
7
+ "focus": "daily_productivity",
8
+ "tone": "supportive",
9
+ "version": "1.0"
10
+ }