kargaranamir commited on
Commit
d8a974a
1 Parent(s): cc99544

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,6 +1,18 @@
1
  ---
2
  license: apache-2.0
3
- language:
 
 
 
 
 
 
 
 
 
 
 
 
4
  - multilingual
5
  ---
6
 
@@ -63,4 +75,4 @@ Here is how to use this model to get the features of a given text in PyTorch:
63
  url = {https://aclanthology.org/2023.acl-long.61}
64
  }
65
  ```
66
- -->
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - multilingual
5
+ datasets:
6
+ - cis-lmu/Glot500
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - perplexity
11
+ library_name: transformers
12
+ pipeline_tag: fill-mask
13
+ tags:
14
+ - glot500
15
+ - glot
16
  - multilingual
17
  ---
18
 
 
75
  url = {https://aclanthology.org/2023.acl-long.61}
76
  }
77
  ```
78
+ -->