asussome commited on
Commit
44c16b4
1 Parent(s): 2ea74a2

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
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e72ecca5e25c612ee868266fc668d1070cde8b072fbaee5d8097e2c82322cb89
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5221ea205efb8083671ce77feba989b66bab119eab294ee86d8394a705e7e2c8
3
  size 27280152
runs/May23_10-08-47_fa33dd1ee2cc/events.out.tfevents.1716458927.fa33dd1ee2cc.181.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513d64ce65d883a6abe7fba36b64da45a7ec46213ae31bb8a1a2a080c64c893d
3
+ size 5225
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:d2960d2944bbbb1c1559ba7c23bcac216b0684e85a48ae6dad41664c3c5ca54a
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d5d59fed6e43ae5c40f246372ff5e3bcffaa43bbf0e2fb38ac2997e7d40d13
3
+ size 5048