Aharneish commited on
Commit
023ea37
·
1 Parent(s): 8da00b2

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6df18c435d1f0ae8baf573be1a561da53ff6d33100a08baa6c6f208359384ce
3
  size 8405472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0ae16263cd2db5ca5b14339b69458de379d11cc2d36f43fa47f4a08a8783fe
3
  size 8405472
runs/Nov16_07-32-23_ff7e0967770e/events.out.tfevents.1700119948.ff7e0967770e.540.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b053715eb5086196b05b8484b61a4faf017bcc9e6dc90e3de18c409fe91b3f
3
+ size 5067
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 2,
16
- "pad_type_id": 0,
17
- "pad_token": "</s>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c269abce14147ffb39a70b5aa22c01bb37c34e083bfd01072c2ea8acc47f131e
3
- size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:850230e13a9af3eba42e0bc6062433dda015d7a08e48cabde27892c775f05049
3
+ size 4600