paulo037 commited on
Commit
fafb2c1
1 Parent(s): 605fc84

Training in progress, step 2500

Browse files
adapter_config.json CHANGED
@@ -22,13 +22,13 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "q_proj",
26
- "k_proj",
27
  "v_proj",
28
  "up_proj",
29
  "lm_head",
30
- "o_proj",
31
- "down_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "down_proj",
26
+ "o_proj",
27
  "v_proj",
28
  "up_proj",
29
  "lm_head",
30
+ "k_proj",
31
+ "q_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbd1aca725b3183bf90c2ad81c47daf254a9e34660bde292a2321767f25b1b28
3
  size 1444314856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4b6fd505248cee59153f464d4316e0c2fe0b7bdcee8ce5b0edde1ae082058b
3
  size 1444314856
runs/May15_18-07-38_65dce0afb0d7/events.out.tfevents.1715796494.65dce0afb0d7.270.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a346b2c093112dc273b0beeadaa459153a3afa6abf75fc3850e54ac1ed5b4ad6
3
+ size 5915
tokenizer.json CHANGED
@@ -499,6 +499,7 @@
499
  "end_of_word_suffix": null,
500
  "fuse_unk": false,
501
  "byte_fallback": false,
 
502
  "vocab": {
503
  "<|endoftext|>": 0,
504
  "<|padding|>": 1,
 
499
  "end_of_word_suffix": null,
500
  "fuse_unk": false,
501
  "byte_fallback": false,
502
+ "ignore_merges": false,
503
  "vocab": {
504
  "<|endoftext|>": 0,
505
  "<|padding|>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3832bbe8f12dc8d106c5e91b2845a13a91138fdfa52ffea44408c8213dac86c4
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bac58446bb3b22351af58ecf1b4b1bc7fd82b4dc87646e153ff65d629d199a6
3
+ size 5112