Atipico1 commited on
Commit
4b3cd48
·
verified ·
1 Parent(s): ac94d89

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "k_proj",
25
  "q_proj",
 
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "q_proj",
25
+ "v_proj",
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d08b11395d44e146e47a1dec8c90ea8224e2ab7a2050398881ad7980067a9818
3
  size 69760376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b62743659514ca2bf88d684fa8470a9e08e416f6b81a7996ee020a77c9ff0cab
3
  size 69760376
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:0feedf921f3ac79c3b9e9bb601ebbaf3fc973fb69cd9374abd9d9b18dace4b99
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd1e4e3be6c71d518efb37ce42b186c76d46c4b10511483ea46f050325ecd1f
3
  size 5368