Jukaboo commited on
Commit
e45f797
1 Parent(s): 1944e02

Model save

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: MistralAI
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # MistralAI
17
+
18
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 6.1305
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.002
40
+ - train_batch_size: 4
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 16
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.05
48
+ - num_epochs: 1
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-----:|:----:|:---------------:|
55
+ | 3.0308 | 1.0 | 1 | 6.1305 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.35.2
61
+ - Pytorch 2.1.0+cu121
62
+ - Datasets 2.16.1
63
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eec42b86bb384ea017ef91315c0ba819f5101e10810b79b081cafd82b5600768
3
  size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d28bea79a542011be1fd1e90185ae5b75cd750b2c090bdf61afe6307443ea9
3
  size 13648432
runs/Jan24_12-47-45_a4063434e52c/events.out.tfevents.1706100482.a4063434e52c.1431.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac50b493d1d545afb2564e7ef623d16238ffc82e988c2e4f2a77f1dcd3dd163e
3
+ size 5384
runs/Jan24_12-54-46_a4063434e52c/events.out.tfevents.1706100901.a4063434e52c.1431.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef48854b1881435bf8ea50f560d1cd10cfc73cf2ee878553e9d2ffa5251d171
3
+ size 5383
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a351cd2341d9e35668f12729a5af970aa4360fc0caa10db7996232792e3ef1b5
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f622e5347e4927dacd6b13fe695bc79f4c44df1ee5d80cd6b31f7ec6026697
3
  size 4600