j05hr3d commited on
Commit
e2c757b
·
verified ·
1 Parent(s): 5106c59

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "down_proj",
 
29
  "q_proj",
30
- "k_proj",
31
- "v_proj",
32
- "gate_proj",
33
  "o_proj",
34
- "up_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "gate_proj",
29
+ "k_proj",
30
  "down_proj",
31
+ "up_proj",
32
  "q_proj",
 
 
 
33
  "o_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f4b83641792b905e538c1b9c4362bf88b8b67e26adc1672bfe8729878f9eacd
3
  size 3380768360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ddfa98af038ad281d123d1d4399afb35706f4b4f6667a3cb8c7a12637881d7
3
  size 3380768360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e7545dd59a713fe9081d6983fd2eac1cfd031f0440615de67dbfff649c04fcc
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf4911edfbe62714118ad9ae7d4585201ad61c9eb8139bda45dc5698ba0fa55b
3
  size 5841