Lps02 commited on
Commit
0e5dff1
·
verified ·
1 Parent(s): 2d54e2c

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +10 -0
model_index.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model-index": [
3
+ {
4
+ "name": "Alice",
5
+ "results": []
6
+ }
7
+ ],
8
+ "pipeline_tag": "text-generation",
9
+ "base_model": "gpt2"
10
+ }