XiangyuWen commited on
Commit
f248bf0
·
verified ·
1 Parent(s): 3656170

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cc8620947b423d132d41af247c8e66e6cf85c15828a32753e12f46b4a88cd15
3
  size 4338000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff2946b2b2eb899663adffeef76043469906f035d2c5bc3e320dbf1466941753
3
  size 4338000
added_tokens.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "<|endoftext|>": 151643,
3
  "<|im_end|>": 151645,
4
  "<|im_start|>": 151644
 
1
  {
2
+ "<knowledge>": 151646,
3
+ "<reasoning>": 151647,
4
  "<|endoftext|>": 151643,
5
  "<|im_end|>": 151645,
6
  "<|im_start|>": 151644
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
- size 11418266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a76737039b6443215ac4073ae60e2fe5381aa22b8720df677dbcc28a13c04d8
3
+ size 11418642
tokenizer_config.json CHANGED
@@ -24,6 +24,22 @@
24
  "rstrip": false,
25
  "single_word": false,
26
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  }
28
  },
29
  "additional_special_tokens": [
 
24
  "rstrip": false,
25
  "single_word": false,
26
  "special": true
27
+ },
28
+ "151646": {
29
+ "content": "<knowledge>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": false
35
+ },
36
+ "151647": {
37
+ "content": "<reasoning>",
38
+ "lstrip": false,
39
+ "normalized": true,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": false
43
  }
44
  },
45
  "additional_special_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:165fd71d9cdb3bdda01993fdc507cff2423208cbe23d39f1e01990eefa2ffb93
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139f82d437298f180b520ee5375b8224ec57bee9f6ac0ffb1e12b730d8ad3db9
3
  size 5688