chchen commited on
Commit
a308432
·
verified ·
1 Parent(s): 2836df2

Model save

Browse files
Files changed (3) hide show
  1. README.md +74 -0
  2. adapter_model.safetensors +1 -1
  3. trainer_log.jsonl +6 -0
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-info-fold5
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-info-fold5
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.1479
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.4174 | 0.3951 | 10 | 0.3537 |
55
+ | 0.1926 | 0.7901 | 20 | 0.1861 |
56
+ | 0.1219 | 1.1852 | 30 | 0.1573 |
57
+ | 0.1156 | 1.5802 | 40 | 0.1453 |
58
+ | 0.1196 | 1.9753 | 50 | 0.1509 |
59
+ | 0.0994 | 2.3704 | 60 | 0.1486 |
60
+ | 0.0806 | 2.7654 | 70 | 0.1455 |
61
+ | 0.058 | 3.1605 | 80 | 0.1420 |
62
+ | 0.0492 | 3.5556 | 90 | 0.1440 |
63
+ | 0.041 | 3.9506 | 100 | 0.1470 |
64
+ | 0.0391 | 4.3457 | 110 | 0.1494 |
65
+ | 0.0489 | 4.7407 | 120 | 0.1479 |
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:7e9788e14b7248727bd8518e0590f313780a08251a7191a20d822f35f6924f70
3
  size 87360584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe8cd9d3d567e14bf826ad64d837203f84cf2177465e879843738d410794f9e9
3
  size 87360584
trainer_log.jsonl CHANGED
@@ -130,3 +130,9 @@
130
  {"current_steps": 119, "total_steps": 125, "loss": 0.035, "lr": 7.064490740882057e-07, "epoch": 4.701234567901235, "percentage": 95.2, "elapsed_time": "0:59:01", "remaining_time": "0:02:58"}
131
  {"current_steps": 120, "total_steps": 125, "loss": 0.0489, "lr": 4.909437331777179e-07, "epoch": 4.7407407407407405, "percentage": 96.0, "elapsed_time": "0:59:30", "remaining_time": "0:02:28"}
132
  {"current_steps": 120, "total_steps": 125, "eval_loss": 0.14789894223213196, "epoch": 4.7407407407407405, "percentage": 96.0, "elapsed_time": "0:59:53", "remaining_time": "0:02:29"}
 
 
 
 
 
 
 
130
  {"current_steps": 119, "total_steps": 125, "loss": 0.035, "lr": 7.064490740882057e-07, "epoch": 4.701234567901235, "percentage": 95.2, "elapsed_time": "0:59:01", "remaining_time": "0:02:58"}
131
  {"current_steps": 120, "total_steps": 125, "loss": 0.0489, "lr": 4.909437331777179e-07, "epoch": 4.7407407407407405, "percentage": 96.0, "elapsed_time": "0:59:30", "remaining_time": "0:02:28"}
132
  {"current_steps": 120, "total_steps": 125, "eval_loss": 0.14789894223213196, "epoch": 4.7407407407407405, "percentage": 96.0, "elapsed_time": "0:59:53", "remaining_time": "0:02:29"}
133
+ {"current_steps": 121, "total_steps": 125, "loss": 0.0455, "lr": 3.143895053378698e-07, "epoch": 4.780246913580247, "percentage": 96.8, "elapsed_time": "1:00:28", "remaining_time": "0:01:59"}
134
+ {"current_steps": 122, "total_steps": 125, "loss": 0.0426, "lr": 1.7692529411904578e-07, "epoch": 4.8197530864197535, "percentage": 97.6, "elapsed_time": "1:00:53", "remaining_time": "0:01:29"}
135
+ {"current_steps": 123, "total_steps": 125, "loss": 0.0363, "lr": 7.865924910916977e-08, "epoch": 4.859259259259259, "percentage": 98.4, "elapsed_time": "1:01:23", "remaining_time": "0:00:59"}
136
+ {"current_steps": 124, "total_steps": 125, "loss": 0.0486, "lr": 1.9668680847356735e-08, "epoch": 4.898765432098766, "percentage": 99.2, "elapsed_time": "1:01:54", "remaining_time": "0:00:29"}
137
+ {"current_steps": 125, "total_steps": 125, "loss": 0.0416, "lr": 0.0, "epoch": 4.938271604938271, "percentage": 100.0, "elapsed_time": "1:02:21", "remaining_time": "0:00:00"}
138
+ {"current_steps": 125, "total_steps": 125, "epoch": 4.938271604938271, "percentage": 100.0, "elapsed_time": "1:02:26", "remaining_time": "0:00:00"}