rchadha134 commited on
Commit
2f08e71
1 Parent(s): b574f4d

Training in progress, step 300

Browse files
adapter_config.json CHANGED
@@ -8,16 +8,16 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 16,
12
  "lora_dropout": 0.0,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 64,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "Wqkv",
20
- "out_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 256,
12
  "lora_dropout": 0.0,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 256,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "out_proj",
20
+ "Wqkv"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffad060719007f939e683acd3b9421663c3368bfeae1803692961085d798645b
3
- size 75510112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd92b725c7484f4615d138a7ad6237a4f2103aa676c1139d8142064c500ba9e2
3
+ size 302002776
runs/Nov28_04-43-15_0802a9714b30/events.out.tfevents.1701146648.0802a9714b30.317.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97616525f385bfc6c2676b83bf34482f29a6d5c59a2b6e1fff683a7f145c853a
3
+ size 5193
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9041fd33b8450c79ff88c4149f19681fd42b25000c6d3378665f9d97334ed4c0
3
- size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de71e91dee46881b3294564482fe6435cca7577a0e76c172fda5f8dc5f0e6e5
3
+ size 4600