jssky commited on
Commit
52974b1
·
verified ·
1 Parent(s): 5d975fb

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "up_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "o_proj",
28
- "q_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
 
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "q_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:330f480ca85d54d8aec7921b54cd4c1571ab6d27836a9b0e5266374b486368f3
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d6774c2f3e9f6f2132a4c7df8c004a7c78dbb0cc88a1bb84fa017267ba66638
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b55d7424e01d2da7c827809f0e75e814ca3307809331f5d1880db7934ea6a65
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:676c5b957839737d77485c6332fc96de69385066f3eef0d74b47f677462f11dc
3
  size 6712