lesso commited on
Commit
a2c9de0
·
verified ·
1 Parent(s): d3723c5

Training in progress, step 3

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