lesso commited on
Commit
2e098eb
·
verified ·
1 Parent(s): fd4f827

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
  "up_proj",
 
 
26
  "q_proj",
27
  "o_proj",
28
- "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "down_proj",
25
+ "k_proj",
26
  "q_proj",
27
  "o_proj",
28
+ "gate_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:826058b85016cb14fc1ae17bfa9dc4fc1a65f07a4d491c25399a5e72e2410f7e
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b9d1479074eda5c6e938a92d87337e5c6e8670a0ddee5e7480e2cd29645c4e
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba57699bba9b310c57bde7376897c4b366951d205389ca4384cb9831382eab5b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7eb56965fd55276c944caeebbd855891392f90553ede8609b47d5de737c680
3
  size 6776