memy85 commited on
Commit
89548cf
1 Parent(s): 0e345c9

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:764f5461bcd0538f5586799d22a1cebc1fd53474accb309a0e4a6b848e12a687
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0364bbaaa97fc5b8c950638bd5d4eb5f8fd4cf1f44433163a93f336c2773536b
3
  size 16794200
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 6000,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f075a8f1ce9eb10b5859fd691b061321e526538ada23479a6253609651d9b84b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e839878df091e2ce856180db210c3051e6bd1cc22f71c967fbbc132d7b064fbf
3
  size 4728