farleyknight commited on
Commit
9efa7fd
1 Parent(s): 18b68f8

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
  config: default
19
  split: train
@@ -29,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # roman_numerals-digit-classification-2022-09-04
31
 
32
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.7018
35
  - Accuracy: 0.8333
 
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: farleyknight/roman_numerals
19
  type: imagefolder
20
  config: default
21
  split: train
 
31
 
32
  # roman_numerals-digit-classification-2022-09-04
33
 
34
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the farleyknight/roman_numerals dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.7018
37
  - Accuracy: 0.8333