Commit ·
3befc07
1
Parent(s): 7b28e73
Training in progress, epoch 0
Browse files- config.json +0 -0
- preprocessor_config.json +2 -2
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
preprocessor_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
| 4 |
"feature_size": 1,
|
| 5 |
"padding_side": "right",
|
| 6 |
-
"padding_value": 0
|
| 7 |
-
"return_attention_mask":
|
| 8 |
"sampling_rate": 16000
|
| 9 |
}
|
|
|
|
| 3 |
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
| 4 |
"feature_size": 1,
|
| 5 |
"padding_side": "right",
|
| 6 |
+
"padding_value": 0,
|
| 7 |
+
"return_attention_mask": true,
|
| 8 |
"sampling_rate": 16000
|
| 9 |
}
|
pytorch_model.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:bb394cee0b275a3b2fc16bdce9806620ef52bfc83be09067f7a3b4473599d024
|
| 3 |
+
size 1267073842
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bffc6474460d67d4bab9425c6aab4f0f6d963e36a1291c2e10409aa1fd76edf
|
| 3 |
size 4536
|