Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"
|
28 |
],
|
29 |
"task_type": "SEQ_CLS",
|
30 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
+
"v_proj"
|
28 |
],
|
29 |
"task_type": "SEQ_CLS",
|
30 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1878368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99b9230b4cd96becf6ae066396840df14d87d30fdad918f78e55400083bfb253
|
3 |
size 1878368
|
runs/Jul14_14-16-18_4ef5f5ea395d/events.out.tfevents.1720966579.4ef5f5ea395d.8491.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d53804744ae7c1411f991a9bff764092d6022693d39f462ec14c53f16d814621
|
3 |
+
size 6643
|
runs/Jul14_14-19-16_4ef5f5ea395d/events.out.tfevents.1720966758.4ef5f5ea395d.14369.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8947eba31eb30f360304300ed79f6239b661fdc1ca50e4a78e38434523fe7d12
|
3 |
+
size 11049
|
tokenizer_config.json
CHANGED
@@ -35,16 +35,9 @@
|
|
35 |
"clean_up_tokenization_spaces": false,
|
36 |
"eos_token": "<|im_end|>",
|
37 |
"errors": "replace",
|
38 |
-
"max_length": 128,
|
39 |
"model_max_length": 131072,
|
40 |
-
"pad_to_multiple_of": null,
|
41 |
"pad_token": "<|im_end|>",
|
42 |
-
"pad_token_type_id": 0,
|
43 |
-
"padding_side": "right",
|
44 |
"split_special_tokens": false,
|
45 |
-
"stride": 0,
|
46 |
"tokenizer_class": "Qwen2Tokenizer",
|
47 |
-
"truncation_side": "right",
|
48 |
-
"truncation_strategy": "longest_first",
|
49 |
"unk_token": null
|
50 |
}
|
|
|
35 |
"clean_up_tokenization_spaces": false,
|
36 |
"eos_token": "<|im_end|>",
|
37 |
"errors": "replace",
|
|
|
38 |
"model_max_length": 131072,
|
|
|
39 |
"pad_token": "<|im_end|>",
|
|
|
|
|
40 |
"split_special_tokens": false,
|
|
|
41 |
"tokenizer_class": "Qwen2Tokenizer",
|
|
|
|
|
42 |
"unk_token": null
|
43 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:725910cb71683b6e34725b0866c353a381f9b047c950f8ef012bcea6c4f06cd2
|
3 |
size 5112
|