emendes3 commited on
Commit
1105ff1
1 Parent(s): a77c184

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
- "gate_proj",
25
  "o_proj",
26
  "up_proj",
27
- "v_proj",
 
 
28
  "down_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "up_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
  "down_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:97ea64fa95d77f3d59a762e139d0097b331960d709999206eaf712e03b40bc71
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaaeb6da301ccca7c2aaec42d3a27e12cb4c75e02abd85d8acf30340caec5631
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:371a41792acac3deeaf21401fe78fb4e412c62d1efeb3f08f032f62b2f33568d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b80f8943f3b1c0093bcad2210c4736917aa680bb2bea108c007ffdbe9b8f03cd
3
  size 6776