RealDragonMA commited on
Commit
8d66a55
·
verified ·
1 Parent(s): 2069eb0

Training in progress, step 31

Browse files
adapter_config.json CHANGED
@@ -23,10 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
  "o_proj",
28
- "v_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "q_proj",
28
  "o_proj",
29
+ "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7c0d86cfce92d8c1604bab7d4c9cc8c90cf852c6a21ec3bf0e5b294ed2ff9a2
3
  size 29523136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf80e8da21a0f3797ecad63ea0302d2a5502790ceafeb4d0250fcc85539a8cba
3
  size 29523136
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:468d6144abe817c443d42dc9f38248e1b7dacc79a09c721a19ae706c7c779e73
3
- size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ffad974e6c86ba8d10a67fd65eeaea81497bd8351104df21e2567e618973a0
3
+ size 5624