zacsi commited on
Commit
e83e59a
·
verified ·
1 Parent(s): 73609aa

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,6 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "v_proj"
25
  ],
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "v_proj"
27
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e1525e9cfcc078f960d403db3024e5d01dab26c11be318817d98e07975c8320
3
- size 9443504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60a239dad72fba8f5d51af9632fb9fddce826f55d16eb2a2a915bd24e3a6374
3
+ size 18887080
tokenizer.json CHANGED
@@ -6,16 +6,7 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<unk>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f4626d65236b730ee22e98d3abb73115739067fafc0b037380a99c05484db29
3
- size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae9c32242d2ad256382d0b866bbee0f992b5da4f95c3162611db9b872b014c99
3
+ size 5496