duyphu commited on
Commit
7f75044
·
verified ·
1 Parent(s): d40fba8

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "down_proj",
25
- "k_proj",
26
  "gate_proj",
 
27
  "o_proj",
28
  "up_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
24
  "gate_proj",
25
+ "k_proj",
26
  "o_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:19de13ec5865ba4a792ebcc7b6bec36044187dfdef9576637398f1fd117dff68
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9634506135f56dfcd94d3fb7e741dd17ef7842e17a60844335c3d298b3fc77
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06902328027096804feb0b8786a21321005bcbc98a315805194804a5d7bf5f28
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2779fb3498101ddc3e203c978846e9826b6898b31705176d95e44a886ea1343
3
  size 6776