Holmeister commited on
Commit
e519d0d
1 Parent(s): f729773

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - llama-factory
5
+ - generated_from_trainer
6
+ base_model: mistralai/Mistral-7B-v0.3
7
+ model-index:
8
+ - name: Mistral_AAID_mixed_train_final
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
+ # Mistral_AAID_mixed_train_final
16
+
17
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.5532
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: 0.0003
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 256
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:----:|:---------------:|
52
+ | 0.8548 | 0.0109 | 10 | 0.5356 |
53
+ | 0.4005 | 0.0219 | 20 | 0.5795 |
54
+ | 0.3521 | 0.0328 | 30 | 0.5634 |
55
+ | 0.3565 | 0.0438 | 40 | 0.5676 |
56
+ | 0.3418 | 0.0547 | 50 | 0.5385 |
57
+ | 0.3298 | 0.0656 | 60 | 0.5532 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.11.1
63
+ - Transformers 4.41.1
64
+ - Pytorch 2.3.0+cu121
65
+ - Datasets 2.19.1
66
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6ef684d8eab2ab8db8d920e6edc69c04256b58be0572a258e53c54c92555284
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfd2e65affa700ee05ba012c9b0ea2587bc6cddc7dd763404d98c7ca1cc34ad
3
  size 83945296