End of training
Browse files- README.md +69 -199
- config.json +48 -51
- generation_config.json +177 -0
- model.safetensors +2 -2
- preprocessor_config.json +14 -14
- runs/Dec27_21-19-17_ANDRAZ-PC/events.out.tfevents.1735330759.ANDRAZ-PC.20396.0 +3 -0
- runs/Dec27_21-19-17_ANDRAZ-PC/events.out.tfevents.1735350098.ANDRAZ-PC.20396.1 +3 -0
- runs/Dec28_08-24-11_ANDRAZ-PC/events.out.tfevents.1735370653.ANDRAZ-PC.10556.0 +3 -0
- runs/Dec28_08-24-11_ANDRAZ-PC/events.out.tfevents.1735395276.ANDRAZ-PC.10556.1 +3 -0
- runs/Dec28_21-00-24_ANDRAZ-PC/events.out.tfevents.1735416029.ANDRAZ-PC.25408.0 +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -1,199 +1,69 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
<!--
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
-
|
22 |
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
###
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
###
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
## How to Get Started with the Model
|
71 |
-
|
72 |
-
Use the code below to get started with the model.
|
73 |
-
|
74 |
-
[More Information Needed]
|
75 |
-
|
76 |
-
## Training Details
|
77 |
-
|
78 |
-
### Training Data
|
79 |
-
|
80 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
-
|
82 |
-
[More Information Needed]
|
83 |
-
|
84 |
-
### Training Procedure
|
85 |
-
|
86 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
-
|
88 |
-
#### Preprocessing [optional]
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
-
|
92 |
-
|
93 |
-
#### Training Hyperparameters
|
94 |
-
|
95 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
-
|
97 |
-
#### Speeds, Sizes, Times [optional]
|
98 |
-
|
99 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
-
|
101 |
-
[More Information Needed]
|
102 |
-
|
103 |
-
## Evaluation
|
104 |
-
|
105 |
-
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
-
|
107 |
-
### Testing Data, Factors & Metrics
|
108 |
-
|
109 |
-
#### Testing Data
|
110 |
-
|
111 |
-
<!-- This should link to a Dataset Card if possible. -->
|
112 |
-
|
113 |
-
[More Information Needed]
|
114 |
-
|
115 |
-
#### Factors
|
116 |
-
|
117 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
-
|
119 |
-
[More Information Needed]
|
120 |
-
|
121 |
-
#### Metrics
|
122 |
-
|
123 |
-
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
-
|
125 |
-
[More Information Needed]
|
126 |
-
|
127 |
-
### Results
|
128 |
-
|
129 |
-
[More Information Needed]
|
130 |
-
|
131 |
-
#### Summary
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
## Model Examination [optional]
|
136 |
-
|
137 |
-
<!-- Relevant interpretability work for the model goes here -->
|
138 |
-
|
139 |
-
[More Information Needed]
|
140 |
-
|
141 |
-
## Environmental Impact
|
142 |
-
|
143 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
-
|
145 |
-
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
-
|
147 |
-
- **Hardware Type:** [More Information Needed]
|
148 |
-
- **Hours used:** [More Information Needed]
|
149 |
-
- **Cloud Provider:** [More Information Needed]
|
150 |
-
- **Compute Region:** [More Information Needed]
|
151 |
-
- **Carbon Emitted:** [More Information Needed]
|
152 |
-
|
153 |
-
## Technical Specifications [optional]
|
154 |
-
|
155 |
-
### Model Architecture and Objective
|
156 |
-
|
157 |
-
[More Information Needed]
|
158 |
-
|
159 |
-
### Compute Infrastructure
|
160 |
-
|
161 |
-
[More Information Needed]
|
162 |
-
|
163 |
-
#### Hardware
|
164 |
-
|
165 |
-
[More Information Needed]
|
166 |
-
|
167 |
-
#### Software
|
168 |
-
|
169 |
-
[More Information Needed]
|
170 |
-
|
171 |
-
## Citation [optional]
|
172 |
-
|
173 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
-
|
175 |
-
**BibTeX:**
|
176 |
-
|
177 |
-
[More Information Needed]
|
178 |
-
|
179 |
-
**APA:**
|
180 |
-
|
181 |
-
[More Information Needed]
|
182 |
-
|
183 |
-
## Glossary [optional]
|
184 |
-
|
185 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
-
|
187 |
-
[More Information Needed]
|
188 |
-
|
189 |
-
## More Information [optional]
|
190 |
-
|
191 |
-
[More Information Needed]
|
192 |
-
|
193 |
-
## Model Card Authors [optional]
|
194 |
-
|
195 |
-
[More Information Needed]
|
196 |
-
|
197 |
-
## Model Card Contact
|
198 |
-
|
199 |
-
[More Information Needed]
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- sl
|
5 |
+
license: apache-2.0
|
6 |
+
base_model: openai/whisper-small
|
7 |
+
tags:
|
8 |
+
- generated_from_trainer
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
model-index:
|
12 |
+
- name: Whisper Small Slovenian - NANI
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# Whisper Small Slovenian - NANI
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Albert 1.0 dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3292
|
24 |
+
- Wer: 29.0910
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 1e-05
|
44 |
+
- train_batch_size: 16
|
45 |
+
- eval_batch_size: 8
|
46 |
+
- seed: 42
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 10
|
50 |
+
- training_steps: 100
|
51 |
+
- mixed_precision_training: Native AMP
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
57 |
+
| 0.4607 | 0.3978 | 1000 | 0.4599 | 49.4480 |
|
58 |
+
| 0.3716 | 0.7955 | 2000 | 0.3842 | 36.1316 |
|
59 |
+
| 0.2315 | 1.1933 | 3000 | 0.3542 | 32.5667 |
|
60 |
+
| 0.2136 | 1.5911 | 4000 | 0.3388 | 30.3473 |
|
61 |
+
| 0.2097 | 1.9889 | 5000 | 0.3292 | 29.0910 |
|
62 |
+
|
63 |
+
|
64 |
+
### Framework versions
|
65 |
+
|
66 |
+
- Transformers 4.45.2
|
67 |
+
- Pytorch 2.5.1+cu124
|
68 |
+
- Datasets 2.19.1
|
69 |
+
- Tokenizers 0.20.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
CHANGED
@@ -1,51 +1,48 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "openai/whisper-small",
|
3 |
-
"activation_dropout": 0.0,
|
4 |
-
"activation_function": "gelu",
|
5 |
-
"apply_spec_augment": false,
|
6 |
-
"architectures": [
|
7 |
-
"WhisperForConditionalGeneration"
|
8 |
-
],
|
9 |
-
"attention_dropout": 0.0,
|
10 |
-
"begin_suppress_tokens":
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
|
49 |
-
"use_weighted_layer_sum": false,
|
50 |
-
"vocab_size": 51865
|
51 |
-
}
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "openai/whisper-small",
|
3 |
+
"activation_dropout": 0.0,
|
4 |
+
"activation_function": "gelu",
|
5 |
+
"apply_spec_augment": false,
|
6 |
+
"architectures": [
|
7 |
+
"WhisperForConditionalGeneration"
|
8 |
+
],
|
9 |
+
"attention_dropout": 0.0,
|
10 |
+
"begin_suppress_tokens": null,
|
11 |
+
"bos_token_id": 50257,
|
12 |
+
"classifier_proj_size": 256,
|
13 |
+
"d_model": 768,
|
14 |
+
"decoder_attention_heads": 12,
|
15 |
+
"decoder_ffn_dim": 3072,
|
16 |
+
"decoder_layerdrop": 0.0,
|
17 |
+
"decoder_layers": 12,
|
18 |
+
"decoder_start_token_id": 50258,
|
19 |
+
"dropout": 0.0,
|
20 |
+
"encoder_attention_heads": 12,
|
21 |
+
"encoder_ffn_dim": 3072,
|
22 |
+
"encoder_layerdrop": 0.0,
|
23 |
+
"encoder_layers": 12,
|
24 |
+
"eos_token_id": 50257,
|
25 |
+
"forced_decoder_ids": null,
|
26 |
+
"init_std": 0.02,
|
27 |
+
"is_encoder_decoder": true,
|
28 |
+
"mask_feature_length": 10,
|
29 |
+
"mask_feature_min_masks": 0,
|
30 |
+
"mask_feature_prob": 0.0,
|
31 |
+
"mask_time_length": 10,
|
32 |
+
"mask_time_min_masks": 2,
|
33 |
+
"mask_time_prob": 0.05,
|
34 |
+
"max_length": null,
|
35 |
+
"max_source_positions": 1500,
|
36 |
+
"max_target_positions": 448,
|
37 |
+
"median_filter_width": 7,
|
38 |
+
"model_type": "whisper",
|
39 |
+
"num_hidden_layers": 12,
|
40 |
+
"num_mel_bins": 80,
|
41 |
+
"pad_token_id": 50257,
|
42 |
+
"scale_embedding": false,
|
43 |
+
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.45.2",
|
45 |
+
"use_cache": true,
|
46 |
+
"use_weighted_layer_sum": false,
|
47 |
+
"vocab_size": 51865
|
48 |
+
}
|
|
|
|
|
|
generation_config.json
ADDED
@@ -0,0 +1,177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alignment_heads": [
|
3 |
+
[
|
4 |
+
5,
|
5 |
+
3
|
6 |
+
],
|
7 |
+
[
|
8 |
+
5,
|
9 |
+
9
|
10 |
+
],
|
11 |
+
[
|
12 |
+
8,
|
13 |
+
0
|
14 |
+
],
|
15 |
+
[
|
16 |
+
8,
|
17 |
+
4
|
18 |
+
],
|
19 |
+
[
|
20 |
+
8,
|
21 |
+
7
|
22 |
+
],
|
23 |
+
[
|
24 |
+
8,
|
25 |
+
8
|
26 |
+
],
|
27 |
+
[
|
28 |
+
9,
|
29 |
+
0
|
30 |
+
],
|
31 |
+
[
|
32 |
+
9,
|
33 |
+
7
|
34 |
+
],
|
35 |
+
[
|
36 |
+
9,
|
37 |
+
9
|
38 |
+
],
|
39 |
+
[
|
40 |
+
10,
|
41 |
+
5
|
42 |
+
]
|
43 |
+
],
|
44 |
+
"begin_suppress_tokens": [
|
45 |
+
220,
|
46 |
+
50257
|
47 |
+
],
|
48 |
+
"bos_token_id": 50257,
|
49 |
+
"decoder_start_token_id": 50258,
|
50 |
+
"eos_token_id": 50257,
|
51 |
+
"forced_decoder_ids": [
|
52 |
+
[
|
53 |
+
1,
|
54 |
+
null
|
55 |
+
],
|
56 |
+
[
|
57 |
+
2,
|
58 |
+
50359
|
59 |
+
]
|
60 |
+
],
|
61 |
+
"is_multilingual": true,
|
62 |
+
"lang_to_id": {
|
63 |
+
"<|af|>": 50327,
|
64 |
+
"<|am|>": 50334,
|
65 |
+
"<|ar|>": 50272,
|
66 |
+
"<|as|>": 50350,
|
67 |
+
"<|az|>": 50304,
|
68 |
+
"<|ba|>": 50355,
|
69 |
+
"<|be|>": 50330,
|
70 |
+
"<|bg|>": 50292,
|
71 |
+
"<|bn|>": 50302,
|
72 |
+
"<|bo|>": 50347,
|
73 |
+
"<|br|>": 50309,
|
74 |
+
"<|bs|>": 50315,
|
75 |
+
"<|ca|>": 50270,
|
76 |
+
"<|cs|>": 50283,
|
77 |
+
"<|cy|>": 50297,
|
78 |
+
"<|da|>": 50285,
|
79 |
+
"<|de|>": 50261,
|
80 |
+
"<|el|>": 50281,
|
81 |
+
"<|en|>": 50259,
|
82 |
+
"<|es|>": 50262,
|
83 |
+
"<|et|>": 50307,
|
84 |
+
"<|eu|>": 50310,
|
85 |
+
"<|fa|>": 50300,
|
86 |
+
"<|fi|>": 50277,
|
87 |
+
"<|fo|>": 50338,
|
88 |
+
"<|fr|>": 50265,
|
89 |
+
"<|gl|>": 50319,
|
90 |
+
"<|gu|>": 50333,
|
91 |
+
"<|haw|>": 50352,
|
92 |
+
"<|ha|>": 50354,
|
93 |
+
"<|he|>": 50279,
|
94 |
+
"<|hi|>": 50276,
|
95 |
+
"<|hr|>": 50291,
|
96 |
+
"<|ht|>": 50339,
|
97 |
+
"<|hu|>": 50286,
|
98 |
+
"<|hy|>": 50312,
|
99 |
+
"<|id|>": 50275,
|
100 |
+
"<|is|>": 50311,
|
101 |
+
"<|it|>": 50274,
|
102 |
+
"<|ja|>": 50266,
|
103 |
+
"<|jw|>": 50356,
|
104 |
+
"<|ka|>": 50329,
|
105 |
+
"<|kk|>": 50316,
|
106 |
+
"<|km|>": 50323,
|
107 |
+
"<|kn|>": 50306,
|
108 |
+
"<|ko|>": 50264,
|
109 |
+
"<|la|>": 50294,
|
110 |
+
"<|lb|>": 50345,
|
111 |
+
"<|ln|>": 50353,
|
112 |
+
"<|lo|>": 50336,
|
113 |
+
"<|lt|>": 50293,
|
114 |
+
"<|lv|>": 50301,
|
115 |
+
"<|mg|>": 50349,
|
116 |
+
"<|mi|>": 50295,
|
117 |
+
"<|mk|>": 50308,
|
118 |
+
"<|ml|>": 50296,
|
119 |
+
"<|mn|>": 50314,
|
120 |
+
"<|mr|>": 50320,
|
121 |
+
"<|ms|>": 50282,
|
122 |
+
"<|mt|>": 50343,
|
123 |
+
"<|my|>": 50346,
|
124 |
+
"<|ne|>": 50313,
|
125 |
+
"<|nl|>": 50271,
|
126 |
+
"<|nn|>": 50342,
|
127 |
+
"<|no|>": 50288,
|
128 |
+
"<|oc|>": 50328,
|
129 |
+
"<|pa|>": 50321,
|
130 |
+
"<|pl|>": 50269,
|
131 |
+
"<|ps|>": 50340,
|
132 |
+
"<|pt|>": 50267,
|
133 |
+
"<|ro|>": 50284,
|
134 |
+
"<|ru|>": 50263,
|
135 |
+
"<|sa|>": 50344,
|
136 |
+
"<|sd|>": 50332,
|
137 |
+
"<|si|>": 50322,
|
138 |
+
"<|sk|>": 50298,
|
139 |
+
"<|sl|>": 50305,
|
140 |
+
"<|sn|>": 50324,
|
141 |
+
"<|so|>": 50326,
|
142 |
+
"<|sq|>": 50317,
|
143 |
+
"<|sr|>": 50303,
|
144 |
+
"<|su|>": 50357,
|
145 |
+
"<|sv|>": 50273,
|
146 |
+
"<|sw|>": 50318,
|
147 |
+
"<|ta|>": 50287,
|
148 |
+
"<|te|>": 50299,
|
149 |
+
"<|tg|>": 50331,
|
150 |
+
"<|th|>": 50289,
|
151 |
+
"<|tk|>": 50341,
|
152 |
+
"<|tl|>": 50348,
|
153 |
+
"<|tr|>": 50268,
|
154 |
+
"<|tt|>": 50351,
|
155 |
+
"<|uk|>": 50280,
|
156 |
+
"<|ur|>": 50290,
|
157 |
+
"<|uz|>": 50337,
|
158 |
+
"<|vi|>": 50278,
|
159 |
+
"<|yi|>": 50335,
|
160 |
+
"<|yo|>": 50325,
|
161 |
+
"<|zh|>": 50260
|
162 |
+
},
|
163 |
+
"language": "slovenian",
|
164 |
+
"max_initial_timestamp_index": 50,
|
165 |
+
"max_length": 448,
|
166 |
+
"no_timestamps_token_id": 50363,
|
167 |
+
"pad_token_id": 50257,
|
168 |
+
"prev_sot_token_id": 50361,
|
169 |
+
"return_timestamps": false,
|
170 |
+
"suppress_tokens": [],
|
171 |
+
"task": "transcribe",
|
172 |
+
"task_to_id": {
|
173 |
+
"transcribe": 50359,
|
174 |
+
"translate": 50358
|
175 |
+
},
|
176 |
+
"transformers_version": "4.45.2"
|
177 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a309cf8f225b438851e0bd4f00f337231a83b0348ef9c76db6f90bbca7dce733
|
3 |
+
size 966995080
|
preprocessor_config.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
{
|
2 |
-
"chunk_length": 30,
|
3 |
-
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
-
"feature_size": 80,
|
5 |
-
"hop_length": 160,
|
6 |
-
"n_fft": 400,
|
7 |
-
"n_samples": 480000,
|
8 |
-
"nb_max_frames": 3000,
|
9 |
-
"padding_side": "right",
|
10 |
-
"padding_value": 0.0,
|
11 |
-
"processor_class": "WhisperProcessor",
|
12 |
-
"return_attention_mask": false,
|
13 |
-
"sampling_rate": 16000
|
14 |
-
}
|
|
|
1 |
+
{
|
2 |
+
"chunk_length": 30,
|
3 |
+
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
+
"feature_size": 80,
|
5 |
+
"hop_length": 160,
|
6 |
+
"n_fft": 400,
|
7 |
+
"n_samples": 480000,
|
8 |
+
"nb_max_frames": 3000,
|
9 |
+
"padding_side": "right",
|
10 |
+
"padding_value": 0.0,
|
11 |
+
"processor_class": "WhisperProcessor",
|
12 |
+
"return_attention_mask": false,
|
13 |
+
"sampling_rate": 16000
|
14 |
+
}
|
runs/Dec27_21-19-17_ANDRAZ-PC/events.out.tfevents.1735330759.ANDRAZ-PC.20396.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486dd2512eb3c6141e99388b749afa8d32669f97e131acfec08993d8d38df942
|
3 |
+
size 49969
|
runs/Dec27_21-19-17_ANDRAZ-PC/events.out.tfevents.1735350098.ANDRAZ-PC.20396.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee84d8113422d8754f8112de60784e05ab564981437fe10555a6578b0cf6e862
|
3 |
+
size 406
|
runs/Dec28_08-24-11_ANDRAZ-PC/events.out.tfevents.1735370653.ANDRAZ-PC.10556.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f161fbf1249c030864ffa26447934930945969dfc9942bcce0a72cfe2cd917a7
|
3 |
+
size 49969
|
runs/Dec28_08-24-11_ANDRAZ-PC/events.out.tfevents.1735395276.ANDRAZ-PC.10556.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df7e1376d388b3c69ad6d24cc179fac7f82e1a10f4c18a053ce816628dbdf43d
|
3 |
+
size 406
|
runs/Dec28_21-00-24_ANDRAZ-PC/events.out.tfevents.1735416029.ANDRAZ-PC.25408.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50353fbd2f79cf9962830cec3ee49f23ce9bb1b6dc95574dd6fead8578d5c54d
|
3 |
+
size 6218
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36629630bd480a82d87723ee487d4e5e38c495d32acd6fd402907bcd155caa7b
|
3 |
+
size 5432
|