theothertom commited on
Commit
1e97744
·
verified ·
1 Parent(s): b534a3a

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. generation_config.json +3 -2
  3. model.safetensors +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the arrow dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7401
37
  - Wer: 16.8539
38
 
39
  ## Model description
@@ -69,15 +69,15 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
- | 0.5273 | 10.0 | 50 | 1.0422 | 15.7303 |
73
- | 0.1704 | 20.0 | 100 | 0.7306 | 16.8539 |
74
- | 0.0004 | 30.0 | 150 | 0.7250 | 15.7303 |
75
- | 0.0003 | 40.0 | 200 | 0.7401 | 16.8539 |
76
 
77
 
78
  ### Framework versions
79
 
80
- - Transformers 4.38.0.dev0
81
- - Pytorch 2.0.0
82
  - Datasets 2.16.1
83
- - Tokenizers 0.15.0
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the arrow dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.7659
37
  - Wer: 16.8539
38
 
39
  ## Model description
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
+ | 0.515 | 10.0 | 50 | 1.0232 | 16.8539 |
73
+ | 0.1717 | 20.0 | 100 | 0.7364 | 19.1011 |
74
+ | 0.0006 | 30.0 | 150 | 0.7300 | 15.7303 |
75
+ | 0.0003 | 40.0 | 200 | 0.7659 | 16.8539 |
76
 
77
 
78
  ### Framework versions
79
 
80
+ - Transformers 4.42.0.dev0
81
+ - Pytorch 2.2.0+cu121
82
  - Datasets 2.16.1
83
+ - Tokenizers 0.19.1
generation_config.json CHANGED
@@ -160,10 +160,11 @@
160
  "<|yo|>": 50325,
161
  "<|zh|>": 50260
162
  },
163
- "max_initial_timestamp_index": 1,
164
  "max_length": 448,
165
  "no_timestamps_token_id": 50363,
166
  "pad_token_id": 50257,
 
167
  "return_timestamps": false,
168
  "suppress_tokens": [
169
  1,
@@ -259,5 +260,5 @@
259
  "transcribe": 50359,
260
  "translate": 50358
261
  },
262
- "transformers_version": "4.38.0.dev0"
263
  }
 
160
  "<|yo|>": 50325,
161
  "<|zh|>": 50260
162
  },
163
+ "max_initial_timestamp_index": 50,
164
  "max_length": 448,
165
  "no_timestamps_token_id": 50363,
166
  "pad_token_id": 50257,
167
+ "prev_sot_token_id": 50361,
168
  "return_timestamps": false,
169
  "suppress_tokens": [
170
  1,
 
260
  "transcribe": 50359,
261
  "translate": 50358
262
  },
263
+ "transformers_version": "4.42.0.dev0"
264
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c90d89367ec1e5d50691b4b7227b1910b57f83692258a0bb27e63a91106f61ad
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d6601a39fd58cb5cb12e4409823a1f3be497ce6597842d50dbfb2be75bd858
3
  size 966995080