willtensora commited on
Commit
6972435
·
verified ·
1 Parent(s): 8bb49f2

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
- "q_proj",
24
  "down_proj",
25
- "up_proj",
26
- "v_proj",
27
  "gate_proj",
28
- "k_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
+ "q_proj",
25
+ "o_proj",
26
  "gate_proj",
27
+ "v_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:703dfb96c7e6d1d69e0c817e6738ecb51dae81f198b73f99dcf30ca5c1d8b2e7
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d3273c515fa6ab3593da29d0a8a808b9cd7c32533623df933aa8e1f0d23550a
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dfa5803a6fcdd738cd6bd6bb87a2ace54f701ca2d1479b24d76ffb3e64a09d9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722031a366bcd0f707eaa301a640e2d63b5217a99c97c2088ad7a4a304019a84
3
  size 6776