yjwsb233 commited on
Commit
1fe412b
·
1 Parent(s): ff1a5de

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # Train
14
 
15
- This model is a fine-tuned version of [microsoft/resnet-101](https://huggingface.co/microsoft/resnet-101) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -39,6 +39,10 @@ The following hyperparameters were used during training:
39
  - lr_scheduler_type: linear
40
  - num_epochs: 2
41
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.31.0.dev0
 
12
 
13
  # Train
14
 
15
+ This model is a fine-tuned version of [microsoft/resnet-101](https://huggingface.co/microsoft/resnet-101) on the None dataset.
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 2
41
 
42
+ ### Training results
43
+
44
+
45
+
46
  ### Framework versions
47
 
48
  - Transformers 4.31.0.dev0