atmallen commited on
Commit
42d0741
1 Parent(s): 0e5787a

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