Sam137 commited on
Commit
77e9fef
1 Parent(s): 662ba38

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "q_proj",
21
  "o_proj",
22
- "up_proj",
23
  "gate_proj",
 
24
  "down_proj",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "o_proj",
20
+ "q_proj",
21
  "gate_proj",
22
+ "up_proj",
23
  "down_proj",
24
+ "v_proj",
25
+ "k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38c394e6dd834d599df43e89bb15d731a11a085782a91c6aa036aa3ff25994f4
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c4b3b648d93b818541fd8d6cb9fab2dc0d695f28eacf51a824e8910578c8c5
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efd40d2a28d918b7b3f6abee79e5bb69eb40f8693863ac5ee3c8a0810bf607c5
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62ad5cbd6864ec13843e0fff390d7a73f1e53c472b7b7e58f55c92094a09b90
3
  size 4600