lesso commited on
Commit
cddc40a
·
verified ·
1 Parent(s): 0ad8967

Training in progress, step 6

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:62faaa3e70599a0c452efda01f1ce6608ad6f8cc6ac0a0e2b7e2bea7dec9663e
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01fe001810db810fec34e22f8892d479f4b7c05414a4f84a6fb6a19f9c9e96cc
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