Rahul0098 commited on
Commit
151dc85
·
verified ·
1 Parent(s): 46969a7

Training in progress, step 1500

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v",
24
- "o",
25
  "q",
26
- "k"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k",
 
24
  "q",
25
+ "v",
26
+ "o"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25244f3e746887438142cbf98256b03f3e712036513be2035d83ccff1355ef41
3
  size 9457304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fa2e7a306c788b23fb5b0fb734e9189e92ad03a9605583e04bd8c617cb096d
3
  size 9457304
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
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:440635b622791efa901046be5414e9b48fe8cd34e36bc9b30471cf76dedf8a21
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23190c98d14958fd7d0c9050bad987a8aa8792dd8af315f2c1fabea65798727d
3
  size 5048