atmallen commited on
Commit
dc18b24
1 Parent(s): d307956

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
- "gate_proj",
26
- "q_proj",
27
  "down_proj",
28
  "v_proj",
29
- "up_proj",
30
- "k_proj"
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "up_proj",
26
+ "k_proj",
27
  "down_proj",
28
  "v_proj",
29
+ "gate_proj",
30
+ "q_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:f65670447e06239f61780c37f39a68e52f9e2f4ed68b3e82bf1bb6f66eceb5dc
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e52a6542a1046f3dfc2eadfce9f33f3d3fa41bb02f7abf831c7aa5b6e859332
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:93e9a37a9a7b7d6070b1417aad66eb99d7829fb022dbd8a7d37d235a90f2697c
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bbe4d4b18cf8462eb2c531e477b19a13aef8543c21b1c50cd77f95f5efd9572
3
  size 4856