Add base model metadata
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language: et
|
| 3 |
license: cc-by-4.0
|
| 4 |
-
|
| 5 |
widget:
|
| 6 |
- text: "Miks [MASK] ei taha mind kuulata?"
|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
language: et
|
| 3 |
license: cc-by-4.0
|
| 4 |
+
base_model: google-bert/bert-base-cased
|
| 5 |
widget:
|
| 6 |
- text: "Miks [MASK] ei taha mind kuulata?"
|
| 7 |
|