ExplosionNuclear commited on
Commit
5fa0785
·
verified ·
1 Parent(s): 2c13855

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "o_proj",
 
 
 
28
  "down_proj",
29
  "v_proj",
30
- "up_proj",
31
- "q_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "gate_proj",
30
  "down_proj",
31
  "v_proj",
32
+ "up_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7842c403d135b97cca5f568e30dd7f4242ba4ba9bec1ed9c5a4780cab09d7e4
3
  size 778096664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c68bc801e4ae26eac7dca180fb3f29866a92f2677128a850c8aeedf0c33ea1
3
  size 778096664
special_tokens_map.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "additional_special_tokens": [
3
- {
4
- "content": "<simple_talk>",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false
9
- },
10
- {
11
- "content": "</simple_talk>",
12
- "lstrip": false,
13
- "normalized": false,
14
- "rstrip": false,
15
- "single_word": false
16
- }
17
  ],
18
  "bos_token": {
19
  "content": "<|begin_of_text|>",
 
1
  {
2
  "additional_special_tokens": [
3
+ "<simple_talk>",
4
+ "</simple_talk>"
 
 
 
 
 
 
 
 
 
 
 
 
5
  ],
6
  "bos_token": {
7
  "content": "<|begin_of_text|>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f23c93aaa5f8232681180524d7ba766330468eacf5396ac949591b2e3d416e3a
3
  size 14136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:595af231fb231648d3dcd4842f94d8457ca7b080ec0aa12a37a7eec89bc25092
3
  size 14136