allen0909 commited on
Commit
37d4e8b
1 Parent(s): fb31fbc

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -11,17 +11,17 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
+ "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aaefbf9302337dbabec74ad0dd4f2d90755e7edcd2b9168f891a51885904691
3
- size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc4ef791a926cd80edfcaf90629e7de621cf5a87010c7bd71ef02edc02e5965
3
+ size 27280152
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cedface56d34fa67cfae022ea1a16601a963a718ffbbd814811d04e7b65237b9
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8da70643df584803d10bb95f072a1368de84aa3c23b5bf5fda0a6ef509562aef
3
  size 5432