Commit
·
fee38d7
1
Parent(s):
fb2df37
minhquy1624/TrainCrawData
Browse files
README.md
CHANGED
@@ -4,14 +4,14 @@ base_model: vlsp-2023-vllm/hoa-7b
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This model is a fine-tuned version of [vlsp-2023-vllm/hoa-7b](https://huggingface.co/vlsp-2023-vllm/hoa-7b) on the None dataset.
|
17 |
|
@@ -32,13 +32,13 @@ More information needed
|
|
32 |
### Training hyperparameters
|
33 |
|
34 |
The following hyperparameters were used during training:
|
35 |
-
- learning_rate:
|
36 |
- train_batch_size: 1
|
37 |
- eval_batch_size: 8
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- num_epochs:
|
42 |
|
43 |
### Training results
|
44 |
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: TrainCrawData
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# TrainCrawData
|
15 |
|
16 |
This model is a fine-tuned version of [vlsp-2023-vllm/hoa-7b](https://huggingface.co/vlsp-2023-vllm/hoa-7b) on the None dataset.
|
17 |
|
|
|
32 |
### Training hyperparameters
|
33 |
|
34 |
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 3e-05
|
36 |
- train_batch_size: 1
|
37 |
- eval_batch_size: 8
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 10
|
42 |
|
43 |
### Training results
|
44 |
|