luona commited on
Commit
8307a40
1 Parent(s): 083bad3

add model card

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