lukeleeai commited on
Commit
a93f7e9
1 Parent(s): 50f66c6

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
  "q_proj",
24
- "up_proj",
25
  "gate_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
 
23
  "gate_proj",
24
+ "down_proj",
25
+ "v_proj",
26
+ "up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:046f026a3e90d92699498c2856d1da69dc8968235bc7c38c78309c6891b9c991
3
  size 281061608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba8dd49d6656feda8c5bb84e624a94f690cae8f0f707bf77c825126b84dacd0
3
  size 281061608
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
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:6b3ae89a0913595f74725e06474bda0ca09f42d1dec256e10bbf4002dbaa7aa6
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea31c24da55d47344e48dcbadd0aba88b07fb984253e769b1170b588b215b505
3
  size 6520