Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -15,14 +27,11 @@ tags: []
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
18 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been
|
19 |
-
|
20 |
-
- **
|
21 |
-
- **
|
22 |
-
- **
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:** [More Information Needed]
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc-by-sa-4.0
|
4 |
+
datasets:
|
5 |
+
- classla/ParlaSpeech-RS
|
6 |
+
- classla/ParlaSpeech-HR
|
7 |
+
- classla/Mici_Princ
|
8 |
+
language:
|
9 |
+
- sl
|
10 |
+
- hr
|
11 |
+
- sr
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
base_model:
|
15 |
+
- facebook/w2v-bert-2.0
|
16 |
---
|
17 |
|
18 |
# Model Card for Model ID
|
|
|
27 |
|
28 |
<!-- Provide a longer summary of what this model is. -->
|
29 |
|
30 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been Creatice Commons - Share Alike
|
31 |
+
- **Developed by:** Peter Rupnik, Nikola Ljubešić, Ivan Porupski, Nejc Robida
|
32 |
+
- **Model type:** Audio frame classifier
|
33 |
+
- **Language(s) (NLP):** Croatian, Slovenian, Serbian, Chakavian variant of croatian
|
34 |
+
- **License:** [More Information NeededC
|
|
|
|
|
|
|
35 |
- **Finetuned from model [optional]:** [More Information Needed]
|
36 |
|
37 |
### Model Sources [optional]
|