lc111 commited on
Commit
efd9bfc
·
verified ·
1 Parent(s): 221ee63

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd1a0cada76c75c2e873896782183a00d85b7247baecbda99ca03f4eea536f17
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f4cd0f3a7ea86067624361b9b52e83d83881eae0e630ebd4d59943089aa53e
3
  size 4517152
tokenizer_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<unk>",
 
1
  {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc54bd7a400931ee617a860c5a010b0fcac0e7d5c2c40aa942841fb9715d44f6
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0fa8574d5235f83c7ae56201cf801df2412115567a44586d13ca724108c4ee
3
+ size 4728