neuria99 commited on
Commit
a3373e0
·
verified ·
1 Parent(s): aa87be3

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
  "o_proj",
 
26
  "up_proj",
27
- "k_proj",
28
- "down_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "o_proj",
25
+ "v_proj",
26
  "up_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bd7a6a082d5e49b347abc5acad1445afec5e6dfc3d554a8dc289c9a73fe64b0
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c38f1af403942f45ca428de30d19354e52948d22b2cdf201e67dc669f1b347
3
  size 70430032
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 421,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 421
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 151645,
16
- "pad_type_id": 0,
17
- "pad_token": "<|im_end|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 151643,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 151643,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0087ed7c188862d8dab9c46bd42f333a93ee42571a5fe7c38d02ef576c81038
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7688da64e4d31858532030636d795dc7a8fdc5c523e268956997052584603bc6
3
  size 5496