ThxZ3US commited on
Commit
a03536a
·
verified ·
1 Parent(s): 80fb0b0

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -24,8 +24,8 @@
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
27
- "v_proj",
28
  "o_proj",
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
 
27
  "o_proj",
28
+ "v_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e71b2a868afa2d9fc5358006dc6a07b5a936db9c350f08c5edb89850f4e45259
3
  size 7404368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940907be5d51b0ce0b2420d7d34cb3eb640ab7c2e3252ccddde16fc666faa5a8
3
  size 7404368
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:2b6eefa979c249f2113bfd143a649d131030635b2e909ac10528bb4b4b5add7b
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b037edfb492f51c558a5433d31681cb9a3ec26370a5b5ed474f28babc65e7b70
3
  size 5688