End of training
Browse files
preprocessor_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"chunk_length":
|
| 3 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
| 4 |
"feature_size": 80,
|
| 5 |
"hop_length": 160,
|
|
|
|
| 1 |
{
|
| 2 |
+
"chunk_length": 360,
|
| 3 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
| 4 |
"feature_size": 80,
|
| 5 |
"hop_length": 160,
|
runs/Dec06_21-18-38_6aebdb95f195/events.out.tfevents.1701897519.6aebdb95f195.219.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c46a0c61db4ad6a3f7c16cce9e083e13cfac014233e444105cd0256e0ffac510
|
| 3 |
+
size 6259
|
tokenizer_config.json
CHANGED
|
@@ -12977,6 +12977,7 @@
|
|
| 12977 |
"<|notimestamps|>"
|
| 12978 |
],
|
| 12979 |
"bos_token": "<|endoftext|>",
|
|
|
|
| 12980 |
"clean_up_tokenization_spaces": true,
|
| 12981 |
"eos_token": "<|endoftext|>",
|
| 12982 |
"errors": "replace",
|
|
|
|
| 12977 |
"<|notimestamps|>"
|
| 12978 |
],
|
| 12979 |
"bos_token": "<|endoftext|>",
|
| 12980 |
+
"chunk_length": 360,
|
| 12981 |
"clean_up_tokenization_spaces": true,
|
| 12982 |
"eos_token": "<|endoftext|>",
|
| 12983 |
"errors": "replace",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99a97b8ba4ece6c1d1697b51cee8aa3c79ef56898ff3a8364ac6424ec16991ee
|
| 3 |
size 4856
|