efederici commited on
Commit
f0892fa
1 Parent(s): fe35432

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - imagefolder
@@ -13,7 +15,7 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
- name: imagefolder
17
  type: imagefolder
18
  args: default
19
  metrics:
@@ -27,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # convnext-base-224-22k-1k-orig-cats-vs-dogs
29
 
30
- This model is a fine-tuned version of [facebook/convnext-base-224-22k-1k](https://huggingface.co/facebook/convnext-base-224-22k-1k) on the imagefolder dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.0103
33
  - Accuracy: 0.9973
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
+ - vision
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
 
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
+ name: efederici/cats_vs_dogs
19
  type: imagefolder
20
  args: default
21
  metrics:
 
29
 
30
  # convnext-base-224-22k-1k-orig-cats-vs-dogs
31
 
32
+ This model is a fine-tuned version of [facebook/convnext-base-224-22k-1k](https://huggingface.co/facebook/convnext-base-224-22k-1k) on the efederici/cats_vs_dogs dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.0103
35
  - Accuracy: 0.9973