Sihead commited on
Commit
1494591
1 Parent(s): eeefb0e

mistral-neo-v0.01

Browse files
README.md CHANGED
@@ -5,9 +5,7 @@ tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
- datasets:
9
- - generator
10
- base_model: mistralai/Mixtral-8x7B-v0.1
11
  model-index:
12
  - name: Mixtral_Alpace_v2
13
  results: []
@@ -18,9 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # Mixtral_Alpace_v2
20
 
21
- This model is a fine-tuned version of [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) on the generator dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 1.4367
24
 
25
  ## Model description
26
 
@@ -40,49 +36,21 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 2.5e-05
43
- - train_batch_size: 16
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 0.03
49
- - training_steps: 250
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss |
54
- |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.9894 | 0.01 | 10 | 2.0548 |
56
- | 1.8953 | 0.03 | 20 | 1.9843 |
57
- | 1.8277 | 0.04 | 30 | 1.8909 |
58
- | 1.7951 | 0.05 | 40 | 1.8240 |
59
- | 1.7125 | 0.06 | 50 | 1.7710 |
60
- | 1.65 | 0.08 | 60 | 1.7196 |
61
- | 1.6006 | 0.09 | 70 | 1.6751 |
62
- | 1.5773 | 0.1 | 80 | 1.6351 |
63
- | 1.5904 | 0.11 | 90 | 1.5976 |
64
- | 1.5122 | 0.13 | 100 | 1.5603 |
65
- | 1.4715 | 0.14 | 110 | 1.5330 |
66
- | 1.481 | 0.15 | 120 | 1.5132 |
67
- | 1.4293 | 0.16 | 130 | 1.4993 |
68
- | 1.4464 | 0.18 | 140 | 1.4872 |
69
- | 1.4326 | 0.19 | 150 | 1.4764 |
70
- | 1.4018 | 0.2 | 160 | 1.4674 |
71
- | 1.3775 | 0.21 | 170 | 1.4611 |
72
- | 1.4324 | 0.23 | 180 | 1.4554 |
73
- | 1.3947 | 0.24 | 190 | 1.4506 |
74
- | 1.3759 | 0.25 | 200 | 1.4467 |
75
- | 1.3792 | 0.26 | 210 | 1.4429 |
76
- | 1.3784 | 0.28 | 220 | 1.4402 |
77
- | 1.3762 | 0.29 | 230 | 1.4383 |
78
- | 1.3918 | 0.3 | 240 | 1.4371 |
79
- | 1.3394 | 0.31 | 250 | 1.4367 |
80
 
81
 
82
  ### Framework versions
83
 
84
  - PEFT 0.7.1
85
- - Transformers 4.36.2
86
  - Pytorch 2.1.2+cu121
87
  - Datasets 2.16.1
88
- - Tokenizers 0.15.0
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
+ base_model: mistralai/Mixtral-8x7B-Instruct-v0.1
 
 
9
  model-index:
10
  - name: Mixtral_Alpace_v2
11
  results: []
 
16
 
17
  # Mixtral_Alpace_v2
18
 
19
+ This model is a fine-tuned version of [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) on the None dataset.
 
 
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2.5e-05
39
+ - train_batch_size: 8
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - training_steps: 8
 
45
 
46
  ### Training results
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
  - PEFT 0.7.1
53
+ - Transformers 4.37.1
54
  - Pytorch 2.1.2+cu121
55
  - Datasets 2.16.1
56
+ - Tokenizers 0.15.1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "mistralai/Mixtral-8x7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "v_proj",
24
- "gate_proj",
25
- "o_proj",
26
  "k_proj",
27
- "lm_head",
28
  "down_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mixtral-8x7B-Instruct-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "k_proj",
23
+ "q_proj",
24
  "down_proj",
25
+ "lm_head",
26
+ "gate_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
3
- size 48
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b6e49810e5dc54e2eea44a77e013ecf9c3e727bd5c04a3535824030bd804c3
3
+ size 751667752
runs/Jan29_02-18-39_3bfcd385ea78/events.out.tfevents.1706497940.3bfcd385ea78.4670.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:362b9de978cc9c24b93ae98fa538713c3857c1cacab2ec8e822ac8dfaa812752
3
+ size 4869
runs/Jan29_03-30-47_3bfcd385ea78/events.out.tfevents.1706499146.3bfcd385ea78.37969.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99aa0855218216f563766862402604c4d6dec85ca4988eb0bb77ac193993c86f
3
+ size 5833
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Left",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
tokenizer_config.json CHANGED
@@ -29,6 +29,7 @@
29
  },
30
  "additional_special_tokens": [],
31
  "bos_token": "<s>",
 
32
  "clean_up_tokenization_spaces": false,
33
  "eos_token": "</s>",
34
  "legacy": true,
 
29
  },
30
  "additional_special_tokens": [],
31
  "bos_token": "<s>",
32
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if message['role'] == 'user' %}{{ '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ message['content'] + eos_token}}{% else %}{{ raise_exception('Only user and assistant roles are supported!') }}{% endif %}{% endfor %}",
33
  "clean_up_tokenization_spaces": false,
34
  "eos_token": "</s>",
35
  "legacy": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61d475c228645c8734b8c51f5803623fa6c4b04984c7eb91d0ac76d5dbb338c5
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0855712b68966787a349fe1324845f731daf4e4a02486dcfa24dc6eca2110d7a
3
  size 4728