Training in progress, epoch 1
Browse files- adapter_config.json +34 -34
- adapter_model.safetensors +1 -1
- preprocessor_config.json +10 -10
- runs/Mar04_10-11-08_ec204807.seewebcloud.it/events.out.tfevents.1741079469.ec204807.seewebcloud.it.3384299.0 +3 -0
- runs/Mar04_10-27-34_ec204807.seewebcloud.it/events.out.tfevents.1741080455.ec204807.seewebcloud.it.3384900.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,35 +1,35 @@
|
|
1 |
-
{
|
2 |
-
"alpha_pattern": {},
|
3 |
-
"auto_mapping": {
|
4 |
-
"base_model_class": "Data2VecAudioForCTC",
|
5 |
-
"parent_library": "transformers.models.data2vec.modeling_data2vec_audio"
|
6 |
-
},
|
7 |
-
"base_model_name_or_path": "facebook/data2vec-audio-large-960h",
|
8 |
-
"bias": "none",
|
9 |
-
"eva_config": null,
|
10 |
-
"exclude_modules": null,
|
11 |
-
"fan_in_fan_out": false,
|
12 |
-
"inference_mode": true,
|
13 |
-
"init_lora_weights": true,
|
14 |
-
"layer_replication": null,
|
15 |
-
"layers_pattern": null,
|
16 |
-
"layers_to_transform": null,
|
17 |
-
"loftq_config": {},
|
18 |
-
"lora_alpha": 16,
|
19 |
-
"lora_bias": false,
|
20 |
-
"lora_dropout": 0.1,
|
21 |
-
"megatron_config": null,
|
22 |
-
"megatron_core": "megatron.core",
|
23 |
-
"modules_to_save": null,
|
24 |
-
"peft_type": "LORA",
|
25 |
-
"r": 8,
|
26 |
-
"rank_pattern": {},
|
27 |
-
"revision": null,
|
28 |
-
"target_modules": [
|
29 |
-
"v_proj",
|
30 |
-
"q_proj"
|
31 |
-
],
|
32 |
-
"task_type": null,
|
33 |
-
"use_dora": false,
|
34 |
-
"use_rslora": false
|
35 |
}
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "Data2VecAudioForCTC",
|
5 |
+
"parent_library": "transformers.models.data2vec.modeling_data2vec_audio"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "facebook/data2vec-audio-large-960h",
|
8 |
+
"bias": "none",
|
9 |
+
"eva_config": null,
|
10 |
+
"exclude_modules": null,
|
11 |
+
"fan_in_fan_out": false,
|
12 |
+
"inference_mode": true,
|
13 |
+
"init_lora_weights": true,
|
14 |
+
"layer_replication": null,
|
15 |
+
"layers_pattern": null,
|
16 |
+
"layers_to_transform": null,
|
17 |
+
"loftq_config": {},
|
18 |
+
"lora_alpha": 16,
|
19 |
+
"lora_bias": false,
|
20 |
+
"lora_dropout": 0.1,
|
21 |
+
"megatron_config": null,
|
22 |
+
"megatron_core": "megatron.core",
|
23 |
+
"modules_to_save": null,
|
24 |
+
"peft_type": "LORA",
|
25 |
+
"r": 8,
|
26 |
+
"rank_pattern": {},
|
27 |
+
"revision": null,
|
28 |
+
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
+
"q_proj"
|
31 |
+
],
|
32 |
+
"task_type": null,
|
33 |
+
"use_dora": false,
|
34 |
+
"use_rslora": false
|
35 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3159960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c48e22ba558f6df213253cca19085b56a84b5cb01131196e6e90f9fe5bb84c9
|
3 |
size 3159960
|
preprocessor_config.json
CHANGED
@@ -1,10 +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": true,
|
9 |
-
"sampling_rate": 16000
|
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": true,
|
9 |
+
"sampling_rate": 16000
|
10 |
+
}
|
runs/Mar04_10-11-08_ec204807.seewebcloud.it/events.out.tfevents.1741079469.ec204807.seewebcloud.it.3384299.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f3a151ed4ff1e09439e04a99dacae49af71ebc5c4b38e335ce9b74008cb7f80
|
3 |
+
size 6696
|
runs/Mar04_10-27-34_ec204807.seewebcloud.it/events.out.tfevents.1741080455.ec204807.seewebcloud.it.3384900.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a134e5be9beef1edf559b99680a357298d52bb58678f89a242570dc28a86a2
|
3 |
+
size 7008
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc29d9c35f5b7279a4a1314b6d8f5a0fe45c56ffde9926a788fd05cc2212221a
|
3 |
size 5432
|