atmallen commited on
Commit
06c397f
1 Parent(s): 4d555f8

Training in progress, step 100

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