adiez85 commited on
Commit
c2348ed
·
verified ·
1 Parent(s): 290b0bb

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "text_generator",
3
+ "architecture": "description_generation",
4
+ "finetuning_format": "input_output_v1",
5
+ "dataset": "dataset-14",
6
+ "language": "en",
7
+ "use_case": "product_marketing",
8
+ "version": "1.0"
9
+ }