frankmorales2020 commited on
Commit
ee933b2
1 Parent(s): a5a1d90

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
- "v_proj",
26
  "q_proj",
 
 
 
27
  "down_proj",
28
- "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "v_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
  "down_proj",
28
+ "k_proj",
29
+ "o_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:0ad059a53def3c28a79313245f65acfd5de7f83b4524a31ce6d61ff4e3e3287a
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530e6597b526d67bf976e5c0cd1392001a76b10589e0d28e8dfe22f58959773b
3
  size 1342239008
runs/Jun14_17-58-27_70465bc0c918/events.out.tfevents.1718387922.70465bc0c918.67714.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63233753e87692cc486ff4de70355b9a0943792fd73effe1bfdc94e95b97d68
3
+ size 6504
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:612e872b8104c9a3c073846b5b25013d6f07edb8427c800fcbdc48ae33c70b71
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afe1a91545382cd11e5e340684f21cc9bbea92fd0d0037398e6fdad4412cd24
3
  size 5240