Ssunbell commited on
Commit
4a1a319
·
verified ·
1 Parent(s): 0f5a18a

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "up_proj",
30
- "gate_proj",
31
- "down_proj",
32
- "k_proj",
33
  "v_proj",
 
34
  "o_proj",
35
- "q_proj"
 
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "v_proj",
30
+ "k_proj",
31
  "o_proj",
32
+ "gate_proj",
33
+ "up_proj",
34
+ "q_proj",
35
+ "down_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12e95463a4e72485a91a58389c340bef43ebe28b8950e2b93b06455853687926
3
  size 2468152240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:771f72eac4c1cded25703e97fc1a1ae728b30dadc36f346ce106d97889a167fd
3
  size 2468152240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff3d9499161d6ea56c2fd32369416096777774388d18b963d10752bc84cf1e5f
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b319e47037fdd45f750546cf4e58cd5eecb4a7fff9fc76224721a2aed45b0947
3
  size 6097