kimetsu commited on
Commit
6e00b6b
1 Parent(s): 0c75f91

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "kimetsu/Small-TFf",
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:f15d3cead656265683f6f39847782bab007942d5345fc71c2908fa0511f37ff6
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc2337dc0a77a1747bcaa2c0d0f34c373fcbeb0b8f61eefa21e53e325ff00856
3
  size 967102601
runs/Mar29_19-09-10_e2b6ee2c6b07/1680117232.1728363/events.out.tfevents.1680117232.e2b6ee2c6b07.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6d5d8db480185d95c529861a19abb1ac62b91315f27030049c04ddbb5c8b1f
3
+ size 6083
runs/Mar29_19-09-10_e2b6ee2c6b07/events.out.tfevents.1680117232.e2b6ee2c6b07.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e557b18da3e22b1f237f11c996c5a1ad8497ce4ce5d97a7340dd714ec30499
3
+ size 8189
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|>",
@@ -24,6 +25,7 @@
24
  "return_attention_mask": false,
25
  "special_tokens_map_file": null,
26
  "tokenizer_class": "WhisperTokenizer",
 
27
  "unk_token": {
28
  "__type": "AddedToken",
29
  "content": "<|endoftext|>",
 
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
+ "clean_up_tokenization_spaces": true,
13
  "eos_token": {
14
  "__type": "AddedToken",
15
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
+ "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:404774fddfcd186104ae51040190b9b2ba0585d850182277230afc231fde0af0
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549f7bfa6c7245cc34458ab1789f8607db8605f77f642b80dfc61217b1aeff47
3
  size 3707