End of training
Browse files- README.md +109 -0
- adapter_model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- unsloth
|
6 |
+
- generated_from_trainer
|
7 |
+
base_model: Qwen/Qwen2-7B
|
8 |
+
model-index:
|
9 |
+
- name: qwen2_MetaMathQA_40K
|
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 |
+
# qwen2_MetaMathQA_40K
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [Qwen/Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1551
|
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: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 8
|
44 |
+
- total_train_batch_size: 64
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: cosine
|
47 |
+
- lr_scheduler_warmup_steps: 0.02
|
48 |
+
- num_epochs: 1
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.1756 | 0.0211 | 13 | 0.1624 |
|
55 |
+
| 0.1538 | 0.0421 | 26 | 0.1650 |
|
56 |
+
| 0.1596 | 0.0632 | 39 | 0.1662 |
|
57 |
+
| 0.1579 | 0.0842 | 52 | 0.1680 |
|
58 |
+
| 0.1577 | 0.1053 | 65 | 0.1701 |
|
59 |
+
| 0.1644 | 0.1264 | 78 | 0.1703 |
|
60 |
+
| 0.1691 | 0.1474 | 91 | 0.1722 |
|
61 |
+
| 0.1648 | 0.1685 | 104 | 0.1739 |
|
62 |
+
| 0.1707 | 0.1896 | 117 | 0.1749 |
|
63 |
+
| 0.1679 | 0.2106 | 130 | 0.1755 |
|
64 |
+
| 0.1715 | 0.2317 | 143 | 0.1761 |
|
65 |
+
| 0.1632 | 0.2527 | 156 | 0.1757 |
|
66 |
+
| 0.1706 | 0.2738 | 169 | 0.1760 |
|
67 |
+
| 0.1664 | 0.2949 | 182 | 0.1755 |
|
68 |
+
| 0.1713 | 0.3159 | 195 | 0.1743 |
|
69 |
+
| 0.1633 | 0.3370 | 208 | 0.1736 |
|
70 |
+
| 0.1652 | 0.3580 | 221 | 0.1737 |
|
71 |
+
| 0.1627 | 0.3791 | 234 | 0.1724 |
|
72 |
+
| 0.1646 | 0.4002 | 247 | 0.1723 |
|
73 |
+
| 0.1655 | 0.4212 | 260 | 0.1698 |
|
74 |
+
| 0.1727 | 0.4423 | 273 | 0.1692 |
|
75 |
+
| 0.1649 | 0.4633 | 286 | 0.1687 |
|
76 |
+
| 0.1715 | 0.4844 | 299 | 0.1687 |
|
77 |
+
| 0.1596 | 0.5055 | 312 | 0.1672 |
|
78 |
+
| 0.156 | 0.5265 | 325 | 0.1661 |
|
79 |
+
| 0.1577 | 0.5476 | 338 | 0.1655 |
|
80 |
+
| 0.1589 | 0.5687 | 351 | 0.1646 |
|
81 |
+
| 0.1621 | 0.5897 | 364 | 0.1635 |
|
82 |
+
| 0.1589 | 0.6108 | 377 | 0.1627 |
|
83 |
+
| 0.1514 | 0.6318 | 390 | 0.1616 |
|
84 |
+
| 0.1584 | 0.6529 | 403 | 0.1610 |
|
85 |
+
| 0.1592 | 0.6740 | 416 | 0.1599 |
|
86 |
+
| 0.1568 | 0.6950 | 429 | 0.1597 |
|
87 |
+
| 0.1584 | 0.7161 | 442 | 0.1587 |
|
88 |
+
| 0.1503 | 0.7371 | 455 | 0.1575 |
|
89 |
+
| 0.153 | 0.7582 | 468 | 0.1575 |
|
90 |
+
| 0.1549 | 0.7793 | 481 | 0.1569 |
|
91 |
+
| 0.1514 | 0.8003 | 494 | 0.1568 |
|
92 |
+
| 0.1485 | 0.8214 | 507 | 0.1564 |
|
93 |
+
| 0.1507 | 0.8424 | 520 | 0.1557 |
|
94 |
+
| 0.1536 | 0.8635 | 533 | 0.1557 |
|
95 |
+
| 0.1526 | 0.8846 | 546 | 0.1556 |
|
96 |
+
| 0.149 | 0.9056 | 559 | 0.1555 |
|
97 |
+
| 0.1461 | 0.9267 | 572 | 0.1552 |
|
98 |
+
| 0.1471 | 0.9478 | 585 | 0.1552 |
|
99 |
+
| 0.1484 | 0.9688 | 598 | 0.1552 |
|
100 |
+
| 0.1542 | 0.9899 | 611 | 0.1551 |
|
101 |
+
|
102 |
+
|
103 |
+
### Framework versions
|
104 |
+
|
105 |
+
- PEFT 0.7.1
|
106 |
+
- Transformers 4.40.2
|
107 |
+
- Pytorch 2.3.0+cu121
|
108 |
+
- Datasets 2.19.1
|
109 |
+
- Tokenizers 0.19.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80792096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f1a7e0cdbfba2b8f799c70d6459c896c95b15eb3218aee26736ec6de6315b8e
|
3 |
size 80792096
|