tuanna08go commited on
Commit
5bb4c8b
·
verified ·
1 Parent(s): 00f7904

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "up_proj",
24
  "q_proj",
25
- "o_proj",
26
- "k_proj",
27
- "v_proj",
28
  "down_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "up_proj",
24
  "q_proj",
 
 
 
25
  "down_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "o_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:e8db6eee1d5dc744aa1c0acc1ae28aa9c9d3dc9a7f72528e93228d7c368a0c96
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2594d80f7ef1928f2b8eef09f4afe50f5d2fb769e02ee06fb2bf0e345b362a3a
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ede40a669ec4617b1de76d3732650ccc61a0e1a4dac54344e86de0655f46a6b5
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d089e463ec8036f566cabf0c9082fc5a5872b7b2d5b63e01310a14dc59a1e61
3
  size 6776