hardjasa commited on
Commit
0fa98db
·
verified ·
1 Parent(s): be63cf1

Training in progress, step 129

Browse files
adapter_config.json CHANGED
@@ -24,8 +24,8 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab57e12b01b7fe4bbe97cbcecbb4ac6c4f714f55f4d59b0dd3d1c2a344f04e0f
3
  size 4216374752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adca1cb7df822103c6c4f2c0197244d41e9e74b22288d70c3b562f2daeb63ba2
3
  size 4216374752
runs/May13_09-20-10_psnbcbp7pwyn/events.out.tfevents.1747128246.psnbcbp7pwyn.9384.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241789b997febca832cac45fe5a0ddc01e32425f35db8e6ad126af04e11d5376
3
+ size 48584
special_tokens_map.json CHANGED
@@ -12,5 +12,12 @@
12
  "normalized": false,
13
  "rstrip": false,
14
  "single_word": false
 
 
 
 
 
 
 
15
  }
16
  }
 
12
  "normalized": false,
13
  "rstrip": false,
14
  "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<pad>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
  }
23
  }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
- size 17209920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9400df98529060210393c40f08cb127f7c0df584338b3fbfdba8cf82a33c1ade
3
+ size 17210102
tokenizer_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "added_tokens_decoder": {
3
  "128000": {
4
  "content": "<|begin_of_text|>",
@@ -2047,6 +2048,14 @@
2047
  "rstrip": false,
2048
  "single_word": false,
2049
  "special": true
 
 
 
 
 
 
 
 
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
@@ -2059,5 +2068,6 @@
2059
  "attention_mask"
2060
  ],
2061
  "model_max_length": 131072,
 
2062
  "tokenizer_class": "PreTrainedTokenizer"
2063
  }
 
1
  {
2
+ "add_eos_token": true,
3
  "added_tokens_decoder": {
4
  "128000": {
5
  "content": "<|begin_of_text|>",
 
2048
  "rstrip": false,
2049
  "single_word": false,
2050
  "special": true
2051
+ },
2052
+ "128256": {
2053
+ "content": "<pad>",
2054
+ "lstrip": false,
2055
+ "normalized": false,
2056
+ "rstrip": false,
2057
+ "single_word": false,
2058
+ "special": true
2059
  }
2060
  },
2061
  "bos_token": "<|begin_of_text|>",
 
2068
  "attention_mask"
2069
  ],
2070
  "model_max_length": 131072,
2071
+ "pad_token": "<pad>",
2072
  "tokenizer_class": "PreTrainedTokenizer"
2073
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d3b3805259e00920dd72a8970b689fa004a1735f488898a1f7e8111ba55cf31
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a7f1812124d38018232775e27ba8f9c559b2d47e77679e06824c7d54539a3ba
3
  size 6097