Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: whisper-large-v3-turbo-ivrit-ai-coursera-fine-tuned
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,7 +21,12 @@ It achieves the following results on the evaluation set:
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
@@ -115,4 +122,4 @@ The following hyperparameters were used during training:
|
|
115 |
- Transformers 4.48.1
|
116 |
- Pytorch 2.6.0+cu124
|
117 |
- Datasets 3.4.1
|
118 |
-
- Tokenizers 0.21.1
|
|
|
6 |
model-index:
|
7 |
- name: whisper-large-v3-turbo-ivrit-ai-coursera-fine-tuned
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- imvladikon/hebrew_speech_coursera
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
This model created for my work for the Open University Of Israel.
|
25 |
+
[Here](https://colab.research.google.com/gist/zibib3/373bbc36c305899e29c1a91b9a834c97/.ipynb) you can see the notebook that used to
|
26 |
+
create this model, and [here](https://www.youtube.com/live/rEoG9vF0GAo) you can find me displaying the notebook.
|
27 |
+
I think that this model is useless becaus it has lower performance from its base model.
|
28 |
+
|
29 |
+
|
30 |
|
31 |
## Intended uses & limitations
|
32 |
|
|
|
122 |
- Transformers 4.48.1
|
123 |
- Pytorch 2.6.0+cu124
|
124 |
- Datasets 3.4.1
|
125 |
+
- Tokenizers 0.21.1
|