Training in progress, step 500
Browse files- .ipynb_checkpoints/preprocessor_config-checkpoint.json +10 -0
- model.safetensors +1 -1
- preprocessor_config.json +0 -1
- runs/May26_11-18-13_instance-til-team-1/events.out.tfevents.1716722527.instance-til-team-1 +3 -0
- runs/May26_11-23-41_instance-til-team-1/events.out.tfevents.1716722768.instance-til-team-1 +3 -0
- training_args.bin +1 -1
.ipynb_checkpoints/preprocessor_config-checkpoint.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
4 |
+
"feature_size": 1,
|
5 |
+
"padding_side": "right",
|
6 |
+
"padding_value": 0.0,
|
7 |
+
"processor_class": "Wav2Vec2Processor",
|
8 |
+
"return_attention_mask": false,
|
9 |
+
"sampling_rate": 16000
|
10 |
+
}
|
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:4e47237ba3ae4d78f13d87f19eda7bb0b4438ea545a5bdaeb3e93252c28a4cd4
|
3 |
size 377611120
|
preprocessor_config.json
CHANGED
@@ -4,7 +4,6 @@
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
7 |
-
"processor_class": "Wav2Vec2Processor",
|
8 |
"return_attention_mask": false,
|
9 |
"sampling_rate": 16000
|
10 |
}
|
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
|
|
7 |
"return_attention_mask": false,
|
8 |
"sampling_rate": 16000
|
9 |
}
|
runs/May26_11-18-13_instance-til-team-1/events.out.tfevents.1716722527.instance-til-team-1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fe9543c5830bc756bc0362a26aeb48668bea8cb8e6d9b50a7bc399b09047550
|
3 |
+
size 6445
|
runs/May26_11-23-41_instance-til-team-1/events.out.tfevents.1716722768.instance-til-team-1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16266b8935e2c48d7e8c2af69dfb46e2283fcb56c820cd23aed214039747542b
|
3 |
+
size 6445
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:761d67ad739fc4acfac5bd0a1c9688b8ca6fcc21d3ba7841ead43f71f4faa690
|
3 |
size 5048
|