FarhadMadadzade
commited on
Commit
•
921be49
1
Parent(s):
d6d8c1d
Upload WhisperForConditionalGeneration
Browse files- README.md +4 -4
- config.json +1 -1
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
base_model: openai/whisper-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
datasets:
|
8 |
- QEC
|
9 |
metrics:
|
@@ -12,16 +12,16 @@ model-index:
|
|
12 |
- name: whisper-small-quartr
|
13 |
results:
|
14 |
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
|
|
17 |
dataset:
|
18 |
name: Quartr Earnings Calls
|
19 |
type: QEC
|
20 |
args: 'config: en, split: test'
|
21 |
metrics:
|
22 |
-
-
|
23 |
-
type: wer
|
24 |
value: 32.834424695977546
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: openai/whisper-small
|
7 |
datasets:
|
8 |
- QEC
|
9 |
metrics:
|
|
|
12 |
- name: whisper-small-quartr
|
13 |
results:
|
14 |
- task:
|
|
|
15 |
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
dataset:
|
18 |
name: Quartr Earnings Calls
|
19 |
type: QEC
|
20 |
args: 'config: en, split: test'
|
21 |
metrics:
|
22 |
+
- type: wer
|
|
|
23 |
value: 32.834424695977546
|
24 |
+
name: Wer
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "c:\\Users\\Adam\\OneDrive\\Skrivbord\\Farhad\\earnings_call_sentiment\\model_checkpoints\\whisper-small-quartr",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|