aadityap commited on
Commit
fdaa848
·
verified ·
1 Parent(s): 7eddffa

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "gate_proj",
26
- "down_proj",
27
  "k_proj",
 
28
  "up_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "o_proj",
25
  "k_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5697d67a065ae81855dc1ceae12cbc3c0d0f4422e70c24d01a13dec57181e626
3
  size 1073864104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce47c6be3bf4e289f7310f5525882d9f8350a402f1aeb7bdb4dbcfd0fc09e5c4
3
  size 1073864104
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c11a6ac886e89a098471690b6ced3af1fbd2cdfd12722f5d9b47d3d1327018d
3
- size 11422878
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
+ size 11422778
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c3d1c9623a34b05e5276e76b44a731d67950fe9c67b5350a8e5d92641f17908
3
  size 7288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66287c45113b67d50497fb3a1f0c125d4c6a0d8493a9d870ad867a59697997c2
3
  size 7288