valerievloef commited on
Commit
7c1a591
1 Parent(s): 459290e

Upload model

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "up_proj",
26
- "down_proj",
27
  "q_proj",
 
 
28
  "v_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
+ "o_proj",
25
+ "k_proj",
26
  "v_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "up_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:893002930d3b445f48bec7cc1a2d144bc467dbd527211888e7bd53e2d0cc069b
3
  size 18218008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0929a737811474bcc86665a844363dd5656586ac2d7dc4f4ef3d4f240198880c
3
  size 18218008
final_checkpoint/model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a030b54c247c460e9fd49e0f0cf84a1899a4dc51cf0c05e3a9a7b86cf273f20
3
  size 4916180040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c1e130efaf24b0dad80583856aeca0000910db9081f00797cd62c17c7965fca
3
  size 4916180040
final_checkpoint/model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2efe4f43f60f2d3a8098f198a34b38af8f7b8750fdca2a64b6dc2572140f274b
3
  size 4998826856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2948ad6897b112ba71fdc41b41e01ad1e2fadc687d5c1a712ac3043b0f4c0f5
3
  size 4998826856
final_checkpoint/model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9a44c01e89bff09008dd19a6d09b4d0b274dbd5616b7cee45a979995b9a8795
3
  size 2224751784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b6dd3e28ad7db147d61e12ced7a533df65d4c03b48ece8d1775f704b17e8f1
3
  size 2224751784
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3f299a5612bbad0e6e6568a00f74016f13f63ffa06effb3dc4082d7c90c912b
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd1fbcd4e5627bfbd2cc50ab670413181949e804656e73ff0d925e669f0bc91
3
  size 5112