sowmya14 commited on
Commit
c797983
1 Parent(s): 5d0990e

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:b2805a5181a86159f135ccf7503d470caeea39c3dec9f1c00080b420c3e3108a
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e31cf9a4458e81f21b3fbcc11f579deef534f48b170e72fb4f390c4554ef616
3
  size 27280152
runs/Apr23_05-36-56_d8ed95f76522/events.out.tfevents.1713850634.d8ed95f76522.986.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6255e8aace5d1ede538150601e3ff24e71328f80eb5fd82f235d77a36a63326
3
+ size 5383
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:5bc9a3047b1b538aa8495f517ebefe696663d22938f374c50b258249d6ef1d4d
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c36209ef2d1b67612fecc4af4fc0c3e6e04d27acd785f25ec31a5a0cdbfea4e
3
+ size 5048