Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Dec09_19-01-07_bogon/events.out.tfevents.1733742069.bogon.82131.0 +3 -0
- runs/Dec09_19-01-35_bogon/events.out.tfevents.1733742097.bogon.82131.1 +3 -0
- runs/Dec09_19-03-13_bogon/events.out.tfevents.1733742195.bogon.82131.2 +3 -0
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -111,7 +111,7 @@
|
|
111 |
1
|
112 |
],
|
113 |
"torch_dtype": "float32",
|
114 |
-
"transformers_version": "4.
|
115 |
"use_weighted_layer_sum": false,
|
116 |
"vocab_size": 32,
|
117 |
"xvector_output_dim": 512
|
|
|
111 |
1
|
112 |
],
|
113 |
"torch_dtype": "float32",
|
114 |
+
"transformers_version": "4.47.0",
|
115 |
"use_weighted_layer_sum": false,
|
116 |
"vocab_size": 32,
|
117 |
"xvector_output_dim": 512
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377611120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7572d4c25a18b028c57ff00aa09a2a40d5c438db109fb162166e40119a4cc358
|
3 |
size 377611120
|
runs/Dec09_19-01-07_bogon/events.out.tfevents.1733742069.bogon.82131.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f81bfbf7ec5d91d408f3fc2b9f9636e342fb303290708119c29ae3ca247679d
|
3 |
+
size 6779
|
runs/Dec09_19-01-35_bogon/events.out.tfevents.1733742097.bogon.82131.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2139f333a1f63cd476f39833a699bfc23a3a9ca442d1cc4074087aa7eca0098b
|
3 |
+
size 6779
|
runs/Dec09_19-03-13_bogon/events.out.tfevents.1733742195.bogon.82131.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:874d2975bb2be53ee6ad5aecba470573b47a5f794eb4b3e7327523e5130ba73c
|
3 |
+
size 9197
|
tokenizer_config.json
CHANGED
@@ -38,6 +38,7 @@
|
|
38 |
"do_lower_case": false,
|
39 |
"do_normalize": true,
|
40 |
"eos_token": "</s>",
|
|
|
41 |
"model_max_length": 1000000000000000019884624838656,
|
42 |
"pad_token": "<pad>",
|
43 |
"processor_class": "Wav2Vec2Processor",
|
|
|
38 |
"do_lower_case": false,
|
39 |
"do_normalize": true,
|
40 |
"eos_token": "</s>",
|
41 |
+
"extra_special_tokens": {},
|
42 |
"model_max_length": 1000000000000000019884624838656,
|
43 |
"pad_token": "<pad>",
|
44 |
"processor_class": "Wav2Vec2Processor",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5494752c7b35a9d6c3643c6a88e49af45d7b627a3d0b181e12192dd4b1c75046
|
3 |
size 5304
|