owanr commited on
Commit
246bc84
1 Parent(s): 985e251

End of training

Browse files
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-v0.1
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: SBIC-mistralai-Mistral-7B-v0.1-intra-dataset-frequency-model-pairwise-mse-cycle1
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # SBIC-mistralai-Mistral-7B-v0.1-intra-dataset-frequency-model-pairwise-mse-cycle1
15
+
16
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.5520
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0001
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 200
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.4802 | 0.04 | 31 | 2.4091 |
50
+ | 2.2997 | 1.04 | 62 | 2.2583 |
51
+ | 2.1019 | 2.04 | 93 | 2.0836 |
52
+ | 1.8498 | 3.04 | 124 | 1.8917 |
53
+ | 1.6275 | 4.04 | 155 | 1.7154 |
54
+ | 1.4091 | 5.04 | 186 | 1.5379 |
55
+ | 1.2361 | 6.04 | 217 | 1.3779 |
56
+ | 1.087 | 7.04 | 248 | 1.2654 |
57
+ | 0.9664 | 8.04 | 279 | 1.1340 |
58
+ | 0.8312 | 9.04 | 310 | 1.0311 |
59
+ | 0.7554 | 10.04 | 341 | 0.9393 |
60
+ | 0.6873 | 11.04 | 372 | 0.8599 |
61
+ | 0.6292 | 12.04 | 403 | 0.7976 |
62
+ | 0.5822 | 13.04 | 434 | 0.7410 |
63
+ | 0.5453 | 14.04 | 465 | 0.6989 |
64
+ | 0.5115 | 15.04 | 496 | 0.6611 |
65
+ | 0.4778 | 16.04 | 527 | 0.6292 |
66
+ | 0.4527 | 17.04 | 558 | 0.6054 |
67
+ | 0.4474 | 18.04 | 589 | 0.5882 |
68
+ | 0.4285 | 19.04 | 620 | 0.5740 |
69
+ | 0.4193 | 20.04 | 651 | 0.5642 |
70
+ | 0.4061 | 21.04 | 682 | 0.5583 |
71
+ | 0.4044 | 22.04 | 713 | 0.5544 |
72
+ | 0.4 | 23.04 | 744 | 0.5524 |
73
+ | 0.4029 | 24.04 | 775 | 0.5520 |
74
+ | 0.3973 | 25.04 | 806 | 0.5520 |
75
+ | 0.3977 | 26.04 | 837 | 0.5520 |
76
+ | 0.3947 | 27.04 | 868 | 0.5520 |
77
+ | 0.3983 | 28.04 | 899 | 0.5520 |
78
+ | 0.3934 | 29.04 | 930 | 0.5520 |
79
+ | 0.3977 | 30.04 | 961 | 0.5520 |
80
+ | 0.4022 | 31.04 | 992 | 0.5520 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.35.2
86
+ - Pytorch 2.1.1+cu121
87
+ - Datasets 2.15.0
88
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 64,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 32,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "q_proj",
20
+ "v_proj"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5afde975d3f6d682dce033dc0b52042e40d8c6bc46b68521daa2fe151ffb8f9
3
+ size 54543184
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<unk>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<s>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "additional_special_tokens": [],
29
+ "bos_token": "<s>",
30
+ "clean_up_tokenization_spaces": false,
31
+ "eos_token": "</s>",
32
+ "legacy": true,
33
+ "model_max_length": 1000000000000000019884624838656,
34
+ "pad_token": "</s>",
35
+ "padding_side": "left",
36
+ "sp_model_kwargs": {},
37
+ "spaces_between_special_tokens": false,
38
+ "tokenizer_class": "LlamaTokenizer",
39
+ "unk_token": "<unk>",
40
+ "use_default_system_prompt": true
41
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb41d8e6d95b454027ec316b9fc90b88e62ddd0eb3db873fe4c99ba93de209fe
3
+ size 4728