srijithrajamohan commited on
Commit
54303d7
·
1 Parent(s): f9a20f4

Testing model card updates

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ language:
5
+ - "List of ISO 639-1 code for your language"
6
+ - lang1
7
+ - lang2
8
+ thumbnail: "url to a thumbnail used in social sharing"
9
+ tags:
10
+ - tag1
11
+ - tag2
12
+ license: "any valid license identifier"
13
+ datasets:
14
+ - dataset1
15
+ - dataset2
16
+ metrics:
17
+ - metric1
18
+ - metric2
19
+ base_model: "base model Hub identifier"
20
+ ---