tuanna08go commited on
Commit
7f1cd86
·
verified ·
1 Parent(s): 5b3c148

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "v_proj",
26
  "down_proj",
27
- "gate_proj",
28
  "up_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
 
24
  "up_proj",
25
+ "v_proj",
26
+ "q_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "gate_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:c69ecd52c830e430c7c31bed206eba2f3ca7d25e7a90b650c2aa7cf4c238f63f
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd8dc24f43f32d957de13218ed433fc5a1554ea0705494f43cbe39c5fb29898
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:409133f1ac627179aadbd7bf6687ea144d029ea02d15d73a144ffcc0cc3d05ea
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3575bdca58d1d679cacd7fbd9f206a98928392902ae6b9c2fbc984f62783037a
3
  size 6776