lvcalucioli commited on
Commit
fcea098
·
verified ·
1 Parent(s): 2330c9e

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
23
  "q_proj",
24
- "o_proj",
25
  "gate_proj",
26
  "v_proj",
27
- "k_proj",
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
24
  "up_proj",
25
  "q_proj",
 
26
  "gate_proj",
27
  "v_proj",
 
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b9f1ef335496a4a36bf793f2dc73c77015733eaab0b0b2252acdcb0300e4428
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695c6a93eb28484da3f52bc986ac237c94ff9e048569513628ea68554b090e10
3
  size 83945296
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
- "max_length": 15,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0302661c8efbf7bcdf4f4237b1e47e99f0f30fc8cbc3b4cc733e264134c725c7
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74ce1ce31899aeada3365cde3bd19ef97279ef9420216f79f57327297a343ee
3
  size 4347