davanstrien HF Staff commited on
Commit
baf5e99
·
1 Parent(s): 6c27c4e

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
  - wiki_art
@@ -13,7 +15,7 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
- name: wiki_art
17
  type: wiki_art
18
  config: default
19
  split: train
@@ -29,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # convnext-tiny-224-wikiart
31
 
32
- This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the wiki_art dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.8022
35
  - Accuracy: 0.7140
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
+ - vision
6
  - generated_from_trainer
7
  datasets:
8
  - wiki_art
 
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
+ name: huggan/wikiart
19
  type: wiki_art
20
  config: default
21
  split: train
 
31
 
32
  # convnext-tiny-224-wikiart
33
 
34
+ This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the huggan/wikiart dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.8022
37
  - Accuracy: 0.7140