steja commited on
Commit
a923523
1 Parent(s): 6b870af

Training in progress, step 10

Browse files
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.24.0",
40
- "use_cache": true,
41
  "vocab_size": 51865
42
  }
 
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.25.1",
40
+ "use_cache": false,
41
  "vocab_size": 51865
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46fb50461f7c172c94d004f38371465dcf6834511fd01ca0c42643801949e8ef
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c65cbfad1da51bf52f490f220661e8603d99bf4ec2b12dcb5f30bcbf4cd89b0
3
  size 967102601
tokenizer_config.json CHANGED
@@ -18,14 +18,12 @@
18
  "single_word": false
19
  },
20
  "errors": "replace",
21
- "language": "Telugu",
22
  "model_max_length": 1024,
23
  "name_or_path": "openai/whisper-small",
24
  "pad_token": null,
25
  "processor_class": "WhisperProcessor",
26
  "return_attention_mask": false,
27
  "special_tokens_map_file": null,
28
- "task": "transcribe",
29
  "tokenizer_class": "WhisperTokenizer",
30
  "unk_token": {
31
  "__type": "AddedToken",
 
18
  "single_word": false
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",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a15d567ddf25b95159102298f7012c9bd8886e8ee6bb2889b7db9d8010a68107
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0761470a40aebb0af7c01664dab4ee8584a68ea5acec579381ff18b746ab88f6
3
+ size 3579