Training in progress, step 417
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Dec01_20-29-06_Voice/events.out.tfevents.1733059766.Voice +3 -0
- runs/Dec02_11-53-30_Voice/events.out.tfevents.1733115213.Voice.8524.0 +3 -0
- runs/Dec02_14-20-30_Voice/events.out.tfevents.1733124036.Voice.16412.0 +3 -0
- runs/Nov29_18-32-47_Voice/events.out.tfevents.1732879973.Voice +2 -2
- tokenizer_config.json +1 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
"vocab_size": 51865
|
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.47.0.dev0",
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
"vocab_size": 51865
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b016bbce99d46400bcfbabc79c960a99689460eba64a86aa2cb2cfeef36f97dc
|
3 |
size 966995080
|
runs/Dec01_20-29-06_Voice/events.out.tfevents.1733059766.Voice
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a8bbdf73e11048134b7820a0a23eff0c8d90b15c4598b670c77dfc7af734d4
|
3 |
+
size 14808
|
runs/Dec02_11-53-30_Voice/events.out.tfevents.1733115213.Voice.8524.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9833c0b9cf5cd3c32637fee481c45ee9a0210785c7a7ea0c15595be607c08ad8
|
3 |
+
size 5932
|
runs/Dec02_14-20-30_Voice/events.out.tfevents.1733124036.Voice.16412.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13fc01bf7a0c4f42c3a9ab48bb6ed9460949af962504852edd647e0722163aab
|
3 |
+
size 9642
|
runs/Nov29_18-32-47_Voice/events.out.tfevents.1732879973.Voice
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:b6c19661d7b15e14e98a7e31d45d8498c364e671dc328de3d40ffe62f853ba64
|
3 |
+
size 94045
|
tokenizer_config.json
CHANGED
@@ -12980,6 +12980,7 @@
|
|
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",
|
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
+
"extra_special_tokens": {},
|
12984 |
"model_max_length": 1024,
|
12985 |
"pad_token": "<|endoftext|>",
|
12986 |
"processor_class": "WhisperProcessor",
|
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:c5f866cc1f97c6a95e2481b6d2e64c1e0f75c22bfa600c675493b8f797f1c970
|
3 |
+
size 5496
|