dhmeltzer commited on
Commit
94d7c6c
1 Parent(s): 0694511

Training in progress, step 82

Browse files
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "up_proj",
18
  "gate_proj",
19
- "o_proj",
20
  "q_proj",
21
- "k_proj",
22
  "down_proj",
23
- "v_proj"
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
17
  "gate_proj",
18
+ "v_proj",
19
  "q_proj",
 
20
  "down_proj",
21
+ "up_proj",
22
+ "o_proj",
23
+ "k_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ea92c69674e4705a63ceea76a19581bd42b067fe830ac7297900063eaaf23e4
3
  size 1001592141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea35a9ffebf7d6ae5b0d4dfe9642bb6348a96f9bc3d8bd8e218ce6ed64fdf36
3
  size 1001592141
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:a66d5ef472070e5efa2f9c17bd956f35240988f5d6cf13e1671db0046353fde2
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125a7314c877ef68c2e57bcae8840797bde31ca10ca1e3bff639d8e72b945f23
3
+ size 4155