update model card README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# zero-docalog
|
15 |
|
16 |
-
This model is a fine-tuned version of [alistvt/docalog](https://huggingface.co/alistvt/docalog) on the doc2dial dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 10
|
44 |
-
- num_epochs:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
|
|
13 |
|
14 |
# zero-docalog
|
15 |
|
16 |
+
This model is a fine-tuned version of [alistvt/zero-docalog](https://huggingface.co/alistvt/zero-docalog) on the doc2dial dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 10
|
44 |
+
- num_epochs: 1.0
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|