frankmorales2020 commited on
Commit
35b15ab
1 Parent(s): f611396

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
- "k_proj",
25
  "o_proj",
26
- "v_proj",
27
  "up_proj",
28
- "down_proj",
29
- "gate_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
+ "v_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "down_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:64af9db0571bb34b300922706b0d58092b51868b4126bdedf128647d3e73aa67
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a7f5caec68bcc1c6d34c50faf2780b55c5325565485f6fd05d665f45b6a571
3
  size 1342239008
runs/Jun13_21-27-00_5405048c77e4/events.out.tfevents.1718314035.5405048c77e4.5866.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a0a369b690e8d9686dc8c73cefb896d7452eb20f4fe34f58f664d7da234570
3
+ size 6090
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74798c12f2d5e71d91aac1aed103b193fa7aba98aef35821fb7080f3709734bd
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:135abbe824e236dd00b1048787c9036d96f67267b6c6a45d3399a25689cb5c1a
3
+ size 5240