Shirali commited on
Commit
8584eb0
1 Parent(s): 116042c

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Shirali/whisper-small-ISSAI_KSC_335RS",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "Shirali/whisper-small-ISSAI_KSC_335RS_v2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02bfbfbfcefd7fd0461d8609f533ffa1761e42ce3d0c8630c3391624b3b2846d
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9348c55e73d3078bb60d457e77db42156787c32bb67a9de0f8ca5ef376af880
3
  size 967102601
runs/May23_13-36-24_b2a7fbe6150f/1684849354.3078983/events.out.tfevents.1684849354.b2a7fbe6150f.5548.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dbd2b4f60c539c330c7ba5550c3b938acc794329c295bae9b227cd47a4e769b
3
+ size 6275
runs/May23_13-36-24_b2a7fbe6150f/events.out.tfevents.1684849354.b2a7fbe6150f.5548.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb15f2235ce4fec0d7da2436294d9f54e0d8ad4e0195b9ad644943116770fb3
3
+ size 8403
tokenizer_config.json CHANGED
@@ -9,6 +9,7 @@
9
  "rstrip": false,
10
  "single_word": false
11
  },
 
12
  "eos_token": {
13
  "__type": "AddedToken",
14
  "content": "<|endoftext|>",
@@ -19,11 +20,9 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1024,
22
- "name_or_path": "openai/whisper-small",
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
26
- "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
  "unk_token": {
29
  "__type": "AddedToken",
 
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
+ "clean_up_tokenization_spaces": true,
13
  "eos_token": {
14
  "__type": "AddedToken",
15
  "content": "<|endoftext|>",
 
20
  },
21
  "errors": "replace",
22
  "model_max_length": 1024,
 
23
  "pad_token": null,
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
 
26
  "tokenizer_class": "WhisperTokenizer",
27
  "unk_token": {
28
  "__type": "AddedToken",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40c6b18fdffc6d3460afc76f370f8a47728907d5f633c9a74314fa113d8eb7fb
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59fcd8f9fa8cb28cf9317b061dc3e00dbec62f6b0d2e692ee5a00275999a1df9
3
  size 4091