atmallen commited on
Commit
cb705a6
1 Parent(s): a9e35ab

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