gerasmark commited on
Commit
179a9ca
·
verified ·
1 Parent(s): 4e15a17

End of training

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
  "v_proj",
26
- "k_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
24
  "v_proj",
25
+ "o_proj",
26
+ "q_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:44b3fa9f7a570153ed94f66856bc3193ed79d37f65120617f813d136d1bb3c84
3
  size 78694512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b397893798e3e2deeb3f24f8e869b3bf77acd296211cd71efd3e4e275d48aa4
3
  size 78694512
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
tokenizer_config.json CHANGED
@@ -32,7 +32,7 @@
32
  "clean_up_tokenization_spaces": false,
33
  "eos_token": "</s>",
34
  "legacy": true,
35
- "model_max_length": 2048,
36
  "pad_token": "<unk>",
37
  "padding_side": "left",
38
  "sp_model_kwargs": {},
 
32
  "clean_up_tokenization_spaces": false,
33
  "eos_token": "</s>",
34
  "legacy": true,
35
+ "model_max_length": 1024,
36
  "pad_token": "<unk>",
37
  "padding_side": "left",
38
  "sp_model_kwargs": {},
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2035a7887ad5bd74dbe32c3d14797890b2e56d47bca94a38d6f0540e19cbfa15
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5108c959bcf8b45c5bbe45498ab7c08df496e6389686d7a1e02e7005a38b6c8c
3
  size 5176