Commit
·
d9f5a09
1
Parent(s):
7b5d170
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
2 |
|
|
|
3 |
|
4 |
|
5 |
The training dataset of this model consists of 23 million tweets in Greek, of approximately 5000 users in total, spanning from 2008 to 2018.
|
|
|
1 |
+
---
|
2 |
+
language: el
|
3 |
+
pipeline_tag: fill-mask
|
4 |
+
widget:
|
5 |
+
- text: "μπαινω στο <mask> και τι να δω."
|
6 |
+
---
|
7 |
|
8 |
+
# Α lite RoBERTa fill mask model trained mostly in greek tweets
|
9 |
|
10 |
|
11 |
The training dataset of this model consists of 23 million tweets in Greek, of approximately 5000 users in total, spanning from 2008 to 2018.
|