tigeryi commited on
Commit
9496478
1 Parent(s): b1134e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -6,6 +6,15 @@ tags:
6
  model-index:
7
  - name: imagenet1k
8
  results: []
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -52,4 +61,4 @@ The following hyperparameters were used during training:
52
  - Transformers 4.40.0
53
  - Pytorch 2.2.1+cu121
54
  - Datasets 2.19.0
55
- - Tokenizers 0.19.1
 
6
  model-index:
7
  - name: imagenet1k
8
  results: []
9
+ datasets:
10
+ - mrm8488/ImageNet1K-val
11
+ - mrm8488/ImageNet1K-train
12
+ - imagenet-1k
13
+ language:
14
+ - en
15
+ metrics:
16
+ - accuracy
17
+ pipeline_tag: image-classification
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
61
  - Transformers 4.40.0
62
  - Pytorch 2.2.1+cu121
63
  - Datasets 2.19.0
64
+ - Tokenizers 0.19.1