surathisin commited on
Commit
a6d1e19
·
1 Parent(s): 398a078

End of training

Browse files
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1bb62f2cd749c45cb0cd421b994b21bc86116a125952cb2e7664a213bfe9d08
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c899c04109af9e3a195df2fe2d2d40e3c714157608d4ec8856214bffc0595e
3
  size 134263757
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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:ddf56506cf73b61fe30d84e44fa4041202c6efbbdca0e3bebd5243afa2ae8f03
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04fd40433daca6bff1d0f94ac2da7accdcf04f1ee3cdab2f1b1cd3aecaf9109
3
  size 4027