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

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
- "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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "q_proj",
28
  "up_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:b78d966700171e907bd160b341c5bf7acbd51fc358a4f49eee24c16e2eef0885
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4dbc8af9279899a6b4ebcdcaf3794013f2ec5f32a3243c79baabbbfba5edc29
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8e3eaba4fc887116ba05575a8a64bfbe0629dae4f12cb37cac79d895993962b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b93c27182e910c542b1e5fa166e9014b0895cb2f985ab3ed11d7d2d2b13627
3
  size 6776