NBAmine commited on
Commit
f0d8f49
·
verified ·
1 Parent(s): fc289ba

Training in progress, epoch 5

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
  "down_proj",
34
- "o_proj",
35
  "k_proj",
 
36
  "v_proj",
 
37
  "q_proj",
38
- "gate_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "down_proj",
 
33
  "k_proj",
34
+ "up_proj",
35
  "v_proj",
36
+ "gate_proj",
37
  "q_proj",
38
+ "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2fb6a48527f0c2bf807f44a8a6c8d4802eed8c0ba13fcee79401bb0186b7abe
3
  size 228140600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e09d798677c9f5a0e12c3400e897c9cf2fc50ccd2d8e7d166cbdb672674263
3
  size 228140600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39f58d4a909c837190e81596a49672875e79fb1248b5b446d03a52e65354d414
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67aeb321caffd15f9ed3879f424e0fb2f60ce0d3c41491dddd656e2b15186a77
3
  size 6353