atmallen commited on
Commit
01411e1
1 Parent(s): 9f3d3a1

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "up_proj",
26
- "q_proj",
27
- "gate_proj",
28
  "down_proj",
 
 
29
  "v_proj",
30
- "k_proj"
 
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
 
25
  "down_proj",
26
+ "q_proj",
27
+ "up_proj",
28
  "v_proj",
29
+ "k_proj",
30
+ "gate_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:ec6f79cd0c7ee077e8aea1a2da76151b3852a4c20e717bfcce94449acd219097
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:902a94743e7546b65a1780a62b14f430b43b4b4b7a650077ba88c608d7440368
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:a1bd29eb7d4fe8226aaa0b3204cb3225d18256030dafa8f476ab884a5d865d56
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf18d96b6e3d061f1dd04662e7edfa115596f6a67493be2f4cd7968b4621a5cf
3
  size 4856