duyphu commited on
Commit
9b11967
·
verified ·
1 Parent(s): c266858

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
- "down_proj",
26
  "o_proj",
 
27
  "q_proj",
28
  "k_proj",
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "gate_proj",
25
  "q_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "up_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b53d4f1b81b869c74d3eedd6e60ab7572209d4f4909d77417b6350cacb1dfc8a
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:505fe5d112a53c63f05686301e9de6676ff10373b3c52c27217c00de615be4dd
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a79884fd4df62e10fc4e33083f09b67996ebbf37ffce3fa97949dc3b4564100f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d9dc7275cc170823648480ef44df17484e210958af60a6adc26045c6f8a2ea
3
  size 6776