FrancescoBonzi commited on
Commit
b07b503
1 Parent(s): 62f9ee0

Training in progress, step 50

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-tiny",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "FrancescoBonzi/whisper-tiny-en",
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:4e41158a0426ce7c79abfbeabc026937823832457b0a7f0f34f461e958da6a8b
3
  size 151098921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f28f5308c8354c3f078f19bbd82bf7696670e08974c73e4b4932e17b7c6f66
3
  size 151098921
runs/Jul17_09-29-49_ip-10-10-16-129.ec2.internal/events.out.tfevents.1689586232.ip-10-10-16-129.ec2.internal ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980bbfa96b61f13945344059a44fc1dde0d1d0835b847612c08063c26e7ca96d
3
+ size 6067
tokenizer_config.json CHANGED
@@ -24,6 +24,7 @@
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
26
  "tokenizer_class": "WhisperTokenizer",
 
27
  "unk_token": {
28
  "__type": "AddedToken",
29
  "content": "<|endoftext|>",
 
24
  "processor_class": "WhisperProcessor",
25
  "return_attention_mask": false,
26
  "tokenizer_class": "WhisperTokenizer",
27
+ "trust_remote_code": false,
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71f1012635c1ca53497b26ab4d83869b3af6b6e9a3b8839f7ffcf38907fc9397
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5580d23578c51b792f68adf66fbcebfb8d4377cc309c3c2a04e47db4abb49a
3
  size 4091