Jaykumaran17 commited on
Commit
1faeb63
1 Parent(s): 2f991fd

Training in progress, step 10

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:e8511471ef81baa1a9ae12c20dfb7596a752a0ebb813d423c842474fa4e027f0
3
  size 54543184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821b819ad0f898edd318bc91bc2dc84a7ae8f3b260d7dce2865e4b74efef1427
3
  size 54543184
runs/Nov21_10-39-27_a8411d733f89/events.out.tfevents.1700563331.a8411d733f89.489.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1b43c8f48ac80be061045ac6bb9a56d9c35b160069f3ab84c54b01a93df936
3
+ size 4909
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34c47d3bdd17ba651707afcce5526b69241485b729b279bc8c92274040c2628b
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8721213a187592a496957e22253418eeb3fc4ab10b5d5b0ea21ac51687ead2b6
3
  size 4664