AliHamza852 commited on
Commit
c65ba57
·
verified ·
1 Parent(s): f560729

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +13 -0
model_index.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_index": [
3
+ {
4
+ "name": "Urdu-Roman GPT2 Agent",
5
+ "results": [],
6
+ "model_card_data": {
7
+ "language": ["ur", "en"],
8
+ "license": "mit",
9
+ "pipeline_tag": "text-generation"
10
+ }
11
+ }
12
+ ]
13
+ }