tcvrishank commited on
Commit
c5dda30
1 Parent(s): 1679919

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # histo_train_swin
16
 
17
- This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the image_folder dataset.
18
 
19
  ## Model description
20
 
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 8
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
 
14
 
15
  # histo_train_swin
16
 
17
+ This model is a fine-tuned version of [tcvrishank/histo_train_vit](https://huggingface.co/tcvrishank/histo_train_vit) on the image_folder dataset.
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 9
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results