baptistecolle HF staff commited on
Commit
d629ba3
1 Parent(s): 4928d25

End of training

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Open-Orca/Mistral-7B-OpenOrca
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: mistral-journal-finetune
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
+ # mistral-journal-finetune
15
+
16
+ This model is a fine-tuned version of [Open-Orca/Mistral-7B-OpenOrca](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 2.0307
19
+ - eval_runtime: 98.0084
20
+ - eval_samples_per_second: 0.745
21
+ - eval_steps_per_second: 0.102
22
+ - epoch: 1.2
23
+ - step: 175
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2.5e-05
43
+ - train_batch_size: 2
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: 1
49
+ - training_steps: 500
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 4.36.0.dev0
54
+ - Pytorch 2.0.0
55
+ - Datasets 2.14.6
56
+ - Tokenizers 0.14.1
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Open-Orca/Mistral-7B-OpenOrca",
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.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 32,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "gate_proj",
20
+ "q_proj",
21
+ "o_proj",
22
+ "v_proj",
23
+ "up_proj",
24
+ "lm_head",
25
+ "k_proj",
26
+ "down_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM"
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f9036764227703e872102807d81c5b6308fddcd185352f957a5bc37f52a8b64
3
+ size 340225480
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941a195bc84cc211d13c7d432d4f056002b9abf2dc0f34546b3a0d8762fac970
3
+ size 4155