Added license
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
language: fi
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# FinBERT fine-tuned with the FinnSentiment dataset
|
|
@@ -17,4 +18,8 @@ This is a FinBERT model fine-tuned with the [FinnSentiment dataset](https://arxi
|
|
| 17 |
|Matthews|0.6764924917164834|
|
| 18 |
|
| 19 |
|
| 20 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
language: fi
|
| 3 |
+
license: cc-by-4.0
|
| 4 |
---
|
| 5 |
|
| 6 |
# FinBERT fine-tuned with the FinnSentiment dataset
|
|
|
|
| 18 |
|Matthews|0.6764924917164834|
|
| 19 |
|
| 20 |
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+
## License
|
| 24 |
+
|
| 25 |
+
FinBERT-FinnSentiment is licensed under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/deed.en) (same as FinBERT and the FinnSentiment dataset).
|