atmallen commited on
Commit
829e0db
1 Parent(s): 3b9f2a8

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "k_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "v_proj",
 
29
  "q_proj",
30
- "up_proj"
 
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
25
  "down_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
  "q_proj",
29
+ "v_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:736906e374c21a8619f33c9c76046bf5eeefe0843ff751e39087260a6c526295
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54542afe6d2adeef2a2b78be6006b04cca664d7de5fdc27201e2926e26248882
3
  size 37799672
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
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:a2fe29c5dc027a766611561489cf979af59a08f4899815f78cdc17f266ce363c
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b55e91ba59655b4566e016cc70f911730b3b787405bde2bd1a8339484f30dd3
3
  size 4856