Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ datasets:
|
|
6 |
- oscar-corpus/OSCAR-2109
|
7 |
pipeline_tag: fill-mask
|
8 |
library_name: transformers
|
|
|
|
|
9 |
---
|
10 |
# Slovak Morphological Baby Language Model (SK_Morph_BLM)
|
11 |
|
@@ -136,4 +138,4 @@ Here are the fine-tuned versions of the `SK_Morph_BLM` model based on the folder
|
|
136 |
- [`SK_Morph_BLM-sentiment-csfd`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-csfd): Fine-tuned for sentiment analysis on the CSFD (movie review) dataset.
|
137 |
- [`SK_Morph_BLM-sentiment-multidomain`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-multidomain): Fine-tuned for sentiment analysis across multiple domains.
|
138 |
- [`SK_Morph_BLM-sentiment-reviews`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-reviews): Fine-tuned for sentiment analysis on general review datasets.
|
139 |
-
- [`SK_Morph_BLM-topic-news`](https://huggingface.co/daviddrzik/SK_Morph_BLM-topic-news): Fine-tuned for topic classification in news articles.
|
|
|
6 |
- oscar-corpus/OSCAR-2109
|
7 |
pipeline_tag: fill-mask
|
8 |
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- slovak-language-model
|
11 |
---
|
12 |
# Slovak Morphological Baby Language Model (SK_Morph_BLM)
|
13 |
|
|
|
138 |
- [`SK_Morph_BLM-sentiment-csfd`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-csfd): Fine-tuned for sentiment analysis on the CSFD (movie review) dataset.
|
139 |
- [`SK_Morph_BLM-sentiment-multidomain`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-multidomain): Fine-tuned for sentiment analysis across multiple domains.
|
140 |
- [`SK_Morph_BLM-sentiment-reviews`](https://huggingface.co/daviddrzik/SK_Morph_BLM-sentiment-reviews): Fine-tuned for sentiment analysis on general review datasets.
|
141 |
+
- [`SK_Morph_BLM-topic-news`](https://huggingface.co/daviddrzik/SK_Morph_BLM-topic-news): Fine-tuned for topic classification in news articles.
|