iulik-pisik
commited on
Commit
•
e6e6952
1
Parent(s):
e084ee2
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
language:
|
3 |
- ro
|
4 |
license: apache-2.0
|
5 |
-
base_model: iulik-pisik/
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
-
- iulik-pisik/
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Vreme ProTV
|
21 |
-
type: iulik-pisik/
|
22 |
config: default
|
23 |
split: test
|
24 |
args: 'config: ro, split: test'
|
@@ -28,12 +28,9 @@ model-index:
|
|
28 |
value: 11.89889025893958
|
29 |
---
|
30 |
|
31 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
-
should probably proofread and complete it, then remove this comment. -->
|
33 |
-
|
34 |
# Horoscope Model Base - finetuned on weather
|
35 |
|
36 |
-
This model is a fine-tuned version of [iulik-pisik/
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.2407
|
39 |
- Wer: 11.8989
|
@@ -42,14 +39,6 @@ It achieves the following results on the evaluation set:
|
|
42 |
|
43 |
More information needed
|
44 |
|
45 |
-
## Intended uses & limitations
|
46 |
-
|
47 |
-
More information needed
|
48 |
-
|
49 |
-
## Training and evaluation data
|
50 |
-
|
51 |
-
More information needed
|
52 |
-
|
53 |
## Training procedure
|
54 |
|
55 |
### Training hyperparameters
|
|
|
2 |
language:
|
3 |
- ro
|
4 |
license: apache-2.0
|
5 |
+
base_model: iulik-pisik/horoscope_model_base
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
+
- iulik-pisik/audio_vreme
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
|
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Vreme ProTV
|
21 |
+
type: iulik-pisik/audio_vreme
|
22 |
config: default
|
23 |
split: test
|
24 |
args: 'config: ro, split: test'
|
|
|
28 |
value: 11.89889025893958
|
29 |
---
|
30 |
|
|
|
|
|
|
|
31 |
# Horoscope Model Base - finetuned on weather
|
32 |
|
33 |
+
This model is a fine-tuned version of [iulik-pisik/horoscope_model_base](https://huggingface.co/iulik-pisik/horoscope_model_base) on the Vreme ProTV dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.2407
|
36 |
- Wer: 11.8989
|
|
|
39 |
|
40 |
More information needed
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
## Training procedure
|
43 |
|
44 |
### Training hyperparameters
|