alitolga commited on
Commit
fcf996d
1 Parent(s): ef7a484

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -8,15 +8,19 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
11
  "lora_alpha": 32,
12
  "lora_dropout": 0.1,
 
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 8,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "in_proj"
 
20
  ],
21
  "task_type": "CAUSAL_LM"
22
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "loftq_config": {},
12
  "lora_alpha": 32,
13
  "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
  "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value_proj",
23
+ "query_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af9dfb9ce0d218ac36ea3e7af21e67130dc5e4afeb81c850e9f31053f48a926d
3
- size 1183136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5331f91b5f0958119f2c63e29d5bdc40409bb5d33234e27cb273ab34f6456a
3
+ size 1186712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c8c51c183ac4b94bcc3eebc90eedbb2e4004bc7580158eef8b46a0faacd61a1
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b136415f04b3796478749b06e6ce3449e47c4a70fd5e1cf0c9ee42fbe3ccbb88
3
  size 4536