devkyle commited on
Commit
23b6982
·
verified ·
1 Parent(s): b324a5c

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "WhisperForConditionalGeneration",
5
- "parent_library": "transformers.models.whisper.modeling_whisper"
6
  },
7
- "base_model_name_or_path": "openai/whisper-base",
8
  "bias": "none",
9
  "exclude_modules": null,
10
  "fan_in_fan_out": false,
@@ -14,13 +14,13 @@
14
  "layers_pattern": null,
15
  "layers_to_transform": null,
16
  "loftq_config": {},
17
- "lora_alpha": 64,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
+ "base_model_class": "PeftModel",
5
+ "parent_library": "peft.peft_model"
6
  },
7
+ "base_model_name_or_path": null,
8
  "bias": "none",
9
  "exclude_modules": null,
10
  "fan_in_fan_out": false,
 
14
  "layers_pattern": null,
15
  "layers_to_transform": null,
16
  "loftq_config": {},
17
+ "lora_alpha": 32,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee4509e2e1dab89f47478f8eb6f47e919000bf05a46658055645cc4c24db31bb
3
- size 4728680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4449e7c7821b83054556a8995b9072c99b7869436eb0bac785b0ea422ea190b
3
+ size 2370568
runs/Oct14_01-24-55_98cca06a2d23/events.out.tfevents.1728869100.98cca06a2d23.828.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d3fe6afee71eec026d63d4bfdeee6859fccf390a65421d435df0fc44026aa09
3
+ size 10578
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f159e14d1e9e2e8ddc1dcd2e8ebb4ab0ae1934dcaa58a5d81d9878513bca7430
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8113b0e1b625fc0a97d550e0ed11d8948740a1d709915a40337c53626a3c42
3
  size 5496