tcvrishank commited on
Commit
b7e7917
1 Parent(s): fe30056

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: other
3
  tags:
4
  - generated_from_trainer
5
  datasets:
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # histo_train_segformer
16
 
17
- This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) 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: 5
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
 
14
 
15
  # histo_train_segformer
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: 8
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results