NimaBoscarino commited on
Commit
1672ed4
1 Parent(s): a174589

Test for model card.

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