Spaces:
Configuration error
Configuration error
Upload folder using huggingface_hub
Browse files
ml/models/stutter/stutter_lora/adapter_config.json
CHANGED
|
@@ -2,7 +2,10 @@
|
|
| 2 |
"alora_invocation_tokens": null,
|
| 3 |
"alpha_pattern": {},
|
| 4 |
"arrow_config": null,
|
| 5 |
-
"auto_mapping":
|
|
|
|
|
|
|
|
|
|
| 6 |
"base_model_name_or_path": "facebook/wav2vec2-base",
|
| 7 |
"bias": "none",
|
| 8 |
"corda_config": null,
|
|
@@ -16,32 +19,28 @@
|
|
| 16 |
"layers_pattern": null,
|
| 17 |
"layers_to_transform": null,
|
| 18 |
"loftq_config": {},
|
| 19 |
-
"lora_alpha":
|
| 20 |
"lora_bias": false,
|
| 21 |
-
"lora_dropout": 0.
|
| 22 |
"lora_ga_config": null,
|
| 23 |
"megatron_config": null,
|
| 24 |
"megatron_core": "megatron.core",
|
| 25 |
-
"modules_to_save":
|
| 26 |
-
"projector",
|
| 27 |
-
"classifier",
|
| 28 |
-
"classifier",
|
| 29 |
-
"score"
|
| 30 |
-
],
|
| 31 |
"monteclora_config": null,
|
| 32 |
"peft_type": "LORA",
|
| 33 |
"peft_version": "0.20.0",
|
| 34 |
"qalora_group_size": 16,
|
| 35 |
-
"r":
|
| 36 |
"rank_pattern": {},
|
| 37 |
"revision": null,
|
| 38 |
"target_modules": [
|
| 39 |
-
"k_proj",
|
| 40 |
"v_proj",
|
| 41 |
-
"q_proj"
|
|
|
|
|
|
|
| 42 |
],
|
| 43 |
"target_parameters": null,
|
| 44 |
-
"task_type":
|
| 45 |
"trainable_token_indices": null,
|
| 46 |
"use_bdlora": null,
|
| 47 |
"use_dora": false,
|
|
|
|
| 2 |
"alora_invocation_tokens": null,
|
| 3 |
"alpha_pattern": {},
|
| 4 |
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Wav2Vec2ForSequenceClassification",
|
| 7 |
+
"parent_library": "transformers.models.wav2vec2.modeling_wav2vec2"
|
| 8 |
+
},
|
| 9 |
"base_model_name_or_path": "facebook/wav2vec2-base",
|
| 10 |
"bias": "none",
|
| 11 |
"corda_config": null,
|
|
|
|
| 19 |
"layers_pattern": null,
|
| 20 |
"layers_to_transform": null,
|
| 21 |
"loftq_config": {},
|
| 22 |
+
"lora_alpha": 32,
|
| 23 |
"lora_bias": false,
|
| 24 |
+
"lora_dropout": 0.05,
|
| 25 |
"lora_ga_config": null,
|
| 26 |
"megatron_config": null,
|
| 27 |
"megatron_core": "megatron.core",
|
| 28 |
+
"modules_to_save": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
"monteclora_config": null,
|
| 30 |
"peft_type": "LORA",
|
| 31 |
"peft_version": "0.20.0",
|
| 32 |
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
"rank_pattern": {},
|
| 35 |
"revision": null,
|
| 36 |
"target_modules": [
|
|
|
|
| 37 |
"v_proj",
|
| 38 |
+
"q_proj",
|
| 39 |
+
"k_proj",
|
| 40 |
+
"out_proj"
|
| 41 |
],
|
| 42 |
"target_parameters": null,
|
| 43 |
+
"task_type": null,
|
| 44 |
"trainable_token_indices": null,
|
| 45 |
"use_bdlora": null,
|
| 46 |
"use_dora": false,
|
ml/models/stutter/stutter_lora/adapter_model.safetensors
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:d6c83af923e64f660bc7a1184c52fff97a5e983f9c6bfa63ea6c9c8841e87a7e
|
| 3 |
+
size 4732280
|
ml/models/stutter/stutter_lora/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ae1aa5cd098aebdbaed6b3a85527d17a85b3ad00ee36b3685a040c21c438853
|
| 3 |
size 4792
|