alistvt commited on
Commit
080ca64
1 Parent(s): 9c0cd1c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # single-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: 2.0
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
 
13
 
14
  # single-docalog
15
 
16
+ This model is a fine-tuned version of [alistvt/single-docalog](https://huggingface.co/alistvt/single-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