jssky commited on
Commit
69f1afe
·
verified ·
1 Parent(s): d3a2774

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6175bb104c4b8ac6bb1799a59de8c195a83819b7e5adccef31201c693bdee50d
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330f480ca85d54d8aec7921b54cd4c1571ab6d27836a9b0e5266374b486368f3
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:676c5b957839737d77485c6332fc96de69385066f3eef0d74b47f677462f11dc
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b55d7424e01d2da7c827809f0e75e814ca3307809331f5d1880db7934ea6a65
3
  size 6712