fvandi commited on
Commit
30ea505
·
verified ·
1 Parent(s): ccfdeda

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "causal_lm",
3
+ "architecture": "text-only",
4
+ "intended_use": "Promote awareness of meal timing habits",
5
+ "language": "en",
6
+ "license": "mit",
7
+ "safety": "General wellness guidance only"
8
+ }