adrianSauer
commited on
Commit
•
8dd0e0f
1
Parent(s):
d2390c0
Training in progress, step 500
Browse files
config.json
CHANGED
@@ -147,7 +147,7 @@
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
-
"transformers_version": "4.
|
151 |
"use_cache": false,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
+
"transformers_version": "4.40.0",
|
151 |
"use_cache": false,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9512aaf9f4585c1ad2b2ec92008f76bf308fc7f47573525e328562d2a2a1a6d6
|
3 |
size 290403936
|
runs/Apr27_13-19-17_448560315b0e/events.out.tfevents.1714223958.448560315b0e.4273.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b870f43495d53fe35f5ca6da760b9d83fa24f2933930cc4852a9ef2a9e3c1de3
|
3 |
+
size 6681
|
runs/Apr27_13-26-24_448560315b0e/events.out.tfevents.1714224385.448560315b0e.6186.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efd6b6376037e2d894d601dccba85746a48bc0753f6d2e5d42403624300de146
|
3 |
+
size 9462
|
tokenizer_config.json
CHANGED
@@ -12980,7 +12980,7 @@
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
-
"model_max_length":
|
12984 |
"pad_token": "<|endoftext|>",
|
12985 |
"processor_class": "WhisperProcessor",
|
12986 |
"return_attention_mask": false,
|
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
+
"model_max_length": 1024,
|
12984 |
"pad_token": "<|endoftext|>",
|
12985 |
"processor_class": "WhisperProcessor",
|
12986 |
"return_attention_mask": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:684812e7649474231670f73e2d45833c5d8328932211d311cd39e8d240de8572
|
3 |
+
size 5176
|