Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: openai/whisper-medium
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -8,6 +7,8 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: hamsa-medium
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -41,4 +42,4 @@ It is important to note that Hamsa is not a perfect model, and it should not be
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_steps: 500
|
43 |
- training_steps: 10000 then 4000 for NADSOFT data
|
44 |
-
- mixed_precision_training: Native AMP
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
|
|
7 |
model-index:
|
8 |
- name: hamsa-medium
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- ar
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 500
|
44 |
- training_steps: 10000 then 4000 for NADSOFT data
|
45 |
+
- mixed_precision_training: Native AMP
|