chamomaghre commited on
Commit
c4fe332
·
verified ·
1 Parent(s): 93ce1b7

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: mistral7BTextToText
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # mistral7BTextToText
16
+
17
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2826
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 4
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 50
47
+ - num_epochs: 3
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.4076 | 0.4301 | 50 | 0.3830 |
55
+ | 0.3428 | 0.8602 | 100 | 0.3213 |
56
+ | 0.2873 | 1.2839 | 150 | 0.3017 |
57
+ | 0.2871 | 1.7140 | 200 | 0.2904 |
58
+ | 0.2538 | 2.1376 | 250 | 0.2851 |
59
+ | 0.2496 | 2.5677 | 300 | 0.2826 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.15.2
65
+ - Transformers 4.51.3
66
+ - Pytorch 2.6.0+cu124
67
+ - Datasets 3.6.0
68
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09a9e92e6fc44b8bc33e20db58030c5cb0f3d550df5f5a9f43371f0ed34dc1cc
3
  size 54582128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb7afad1db7df6392384497274566d9ef9510f513b7cfa1668e13ea1bff69dd
3
  size 54582128