kilia commited on
Commit
b9699e6
1 Parent(s): 75e9e48

Update README.md

Browse files

wip: updating model tag

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  model-index:
6
  - name: image-quality-mobilenetv3
7
  results: []
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -102,4 +105,4 @@ The following hyperparameters were used during training:
102
  - Transformers 4.46.2
103
  - Pytorch 2.5.1+cu121
104
  - Datasets 3.1.0
105
- - Tokenizers 0.20.3
 
5
  model-index:
6
  - name: image-quality-mobilenetv3
7
  results: []
8
+ base_model:
9
+ - timm/mobilenetv3_large_100.ra_in1k
10
+ pipeline_tag: image-classification
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
105
  - Transformers 4.46.2
106
  - Pytorch 2.5.1+cu121
107
  - Datasets 3.1.0
108
+ - Tokenizers 0.20.3