DeepDream2045 commited on
Commit
2ff031a
·
verified ·
1 Parent(s): 6ebe9bc

Training in progress, step 50

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