Shoriful025 commited on
Commit
1ade46c
·
verified ·
1 Parent(s): 6085d51

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +8 -0
model_index.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "model_name": "recipe-gen-mini-gpt",
4
+ "task_type": "text-generation",
5
+ "dataset_name": "culinary_arts_recipes",
6
+ "language": "en"
7
+ }
8
+ ]