nahed22 commited on
Commit
32c3d32
1 Parent(s): 4b7460c

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bfd13028c3bfca651ce397e62e1b92fa6076f5ebb18585acd769bcbec6c2b49
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36596366dd8508f9ed1cc98be88974db10f823b84df8404a77cb99115518d706
3
  size 27280152
runs/Apr23_09-32-31_e6e910583534/events.out.tfevents.1713864751.e6e910583534.1961.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef65564195b2c601537a5568f00dfd50bb6495fd8f41ec709d39c6837284da0
3
+ size 5783
tokenizer.json CHANGED
@@ -139,6 +139,7 @@
139
  "end_of_word_suffix": null,
140
  "fuse_unk": true,
141
  "byte_fallback": true,
 
142
  "vocab": {
143
  "<unk>": 0,
144
  "<s>": 1,
 
139
  "end_of_word_suffix": null,
140
  "fuse_unk": true,
141
  "byte_fallback": true,
142
+ "ignore_merges": false,
143
  "vocab": {
144
  "<unk>": 0,
145
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:815938b6da1994489f661d4b9fcb1bc4369d6bf8688c0a7182d8630301df4b5c
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b17d4bf367e3a12d073ae332d40e7f55520260d08697782eaaca5106219d8a
3
+ size 4984