JinbiaoZhu
commited on
Commit
•
31e178f
1
Parent(s):
8a04d79
End of training
Browse files- README.md +13 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,8 @@ license: other
|
|
3 |
base_model: Qwen/Qwen1.5-0.5B
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: finetuned-Qwen1.5-0.5B-eli5-askscience-TextGeneration
|
8 |
results: []
|
@@ -13,7 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# finetuned-Qwen1.5-0.5B-eli5-askscience-TextGeneration
|
15 |
|
16 |
-
This model is a fine-tuned version of [Qwen/Qwen1.5-0.5B](https://huggingface.co/Qwen/Qwen1.5-0.5B) on
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -40,6 +44,14 @@ The following hyperparameters were used during training:
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 2
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.38.2
|
|
|
3 |
base_model: Qwen/Qwen1.5-0.5B
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- eli5_category
|
8 |
model-index:
|
9 |
- name: finetuned-Qwen1.5-0.5B-eli5-askscience-TextGeneration
|
10 |
results: []
|
|
|
15 |
|
16 |
# finetuned-Qwen1.5-0.5B-eli5-askscience-TextGeneration
|
17 |
|
18 |
+
This model is a fine-tuned version of [Qwen/Qwen1.5-0.5B](https://huggingface.co/Qwen/Qwen1.5-0.5B) on the eli5_category dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.3621
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 2
|
46 |
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 3.2384 | 1.0 | 1480 | 3.3621 |
|
52 |
+
| 2.573 | 2.0 | 2960 | 3.4468 |
|
53 |
+
|
54 |
+
|
55 |
### Framework versions
|
56 |
|
57 |
- Transformers 4.38.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1855983640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a270ff9d904de5d4ca131224cf2b419c91b1a3ee1ef18ba77d5ed88d9ed9c0f
|
3 |
size 1855983640
|