sravan-gorugantu
commited on
Commit
•
32b0859
1
Parent(s):
6bae522
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ntu-spml/distilhubert",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94765560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d227c43603d9d47bef441709feacab5b989107a579ff0d4772d97a57220012c
|
3 |
size 94765560
|
preprocessor_config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"do_normalize":
|
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 |
}
|
|
|
1 |
{
|
2 |
+
"do_normalize": false,
|
3 |
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0,
|
7 |
+
"return_attention_mask": false,
|
8 |
"sampling_rate": 16000
|
9 |
}
|
runs/May20_16-32-45_voice-ai-transformer/events.out.tfevents.1716222766.voice-ai-transformer.2547933.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:114174f2577cb7f0fdf400a72f1e4112a2cadab47f9340453d726f52f29f4192
|
3 |
+
size 12588
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1bb85cd58ab64881dd8aed6208e666141e9dc7175ad931c6145537af87e2d3d
|
3 |
size 4920
|