nerottt commited on
Commit
6737414
·
verified ·
1 Parent(s): b34c1f0

Training in progress, step 290

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "o_proj",
25
- "k_proj",
26
- "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "o_proj",
25
+ "q_proj",
26
+ "k_proj"
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:edfed5bd26595b6335d0eee5156c1b70a4769fc82cb7ef9656b6828371e87e81
3
  size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82cbd0d439d0ed33805308195902af6502fb51d7e62f0b9de7a04501f92c733
3
  size 109086672
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 2048,
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:194ba60efc6b96032b3df614e1fc1a25b24398d727342486c691bd011ef1882b
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec00f62fd1ff8bcc5097d541a4482b34b7ca955cf0236e41c605e1639c9cdca5
3
  size 5112