jssky commited on
Commit
3f40b25
·
verified ·
1 Parent(s): 3e1c35e

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
- "gate_proj",
26
  "v_proj",
27
- "k_proj",
28
  "down_proj",
29
- "q_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "up_proj",
25
  "down_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "k_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:8d6774c2f3e9f6f2132a4c7df8c004a7c78dbb0cc88a1bb84fa017267ba66638
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56736da540e8c0936ddcb0782690cac58466eab2b768309f1b847eb9f83d0d9b
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:676c5b957839737d77485c6332fc96de69385066f3eef0d74b47f677462f11dc
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b55d7424e01d2da7c827809f0e75e814ca3307809331f5d1880db7934ea6a65
3
  size 6712