trungvo commited on
Commit
2f6917e
1 Parent(s): d1d4873

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "gate_proj",
26
- "up_proj",
27
- "v_proj",
28
  "down_proj",
 
 
29
  "q_proj",
30
- "lm_head"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
 
23
  "down_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "o_proj",
28
+ "lm_head",
29
+ "up_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae8a5abb9be24d60720bf8a89807fa5ebfc75c34a68a89647632f684adde7505
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b168c31feea9f18009aea2a0f76eee4ec7753810a61f8c7b5ff594f224054071
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d601f0ec6eed8434b20cf2ad99a65feba71e3a3dad222c8f0cbf97209bc8023
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0816bae9ca8a1323e9652e95791324c58fa59faf34918382c0050d613339b7f8
3
  size 5176