chchen commited on
Commit
3de3e3d
·
verified ·
1 Parent(s): c82c9df

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: other
4
+ base_model: mistralai/Ministral-8B-Instruct-2410
5
+ tags:
6
+ - llama-factory
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: Ministral-8B-Instruct-2410-PsyCourse-doc-fold10
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
+ # Ministral-8B-Instruct-2410-PsyCourse-doc-fold10
17
+
18
+ This model is a fine-tuned version of [mistralai/Ministral-8B-Instruct-2410](https://huggingface.co/mistralai/Ministral-8B-Instruct-2410) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0582
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.0001
40
+ - train_batch_size: 1
41
+ - eval_batch_size: 1
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 16
44
+ - total_train_batch_size: 16
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 5.0
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.1441 | 0.3951 | 10 | 0.1233 |
55
+ | 0.0608 | 0.7901 | 20 | 0.0774 |
56
+ | 0.0714 | 1.1852 | 30 | 0.0656 |
57
+ | 0.0917 | 1.5802 | 40 | 0.0624 |
58
+ | 0.066 | 1.9753 | 50 | 0.0606 |
59
+ | 0.0459 | 2.3704 | 60 | 0.0598 |
60
+ | 0.0691 | 2.7654 | 70 | 0.0587 |
61
+ | 0.0705 | 3.1605 | 80 | 0.0578 |
62
+ | 0.033 | 3.5556 | 90 | 0.0587 |
63
+ | 0.04 | 3.9506 | 100 | 0.0580 |
64
+ | 0.054 | 4.3457 | 110 | 0.0580 |
65
+ | 0.0507 | 4.7407 | 120 | 0.0582 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - PEFT 0.12.0
71
+ - Transformers 4.46.1
72
+ - Pytorch 2.5.1+cu124
73
+ - Datasets 3.1.0
74
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690171d660f3720b6fe0bd4e18772180b474696f6efbccebbcc0ba56bf22b056
3
  size 87360584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9339404d21a30669358a52e5e5536aba53d0c5cf939e8ce1cdd4ea7aed54e8
3
  size 87360584