emendes3 commited on
Commit
5bfb8f5
1 Parent(s): 960c350

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "gate_proj",
 
26
  "k_proj",
27
- "v_proj",
 
28
  "up_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "q_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "down_proj",
28
  "up_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:4181445954e4ff56cead90a55d42a4f5494537c3bc174fbb284fe0b68c784da3
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85e4eb99b6888b8c6b857d6f2398a7beb4936874ff333f8f1e0329cd3d0a5ed3
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eaa61601abe9377ae7e8527a7038ff05b7185b19109813c3e4308029c28fc9b
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf6adb9cd91b0a1b79dfd8558519588ad1a1439421355869675928ed6fd7281
3
  size 7160