machves commited on
Commit
31ddd36
·
1 Parent(s): 8e8a515

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -15
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - beans
@@ -8,20 +9,7 @@ metrics:
8
  - accuracy
9
  model-index:
10
  - name: Clasificacion-vit-model-manuel-chaves
11
- results:
12
- - task:
13
- name: Image Classification
14
- type: image-classification
15
- dataset:
16
- name: beans
17
- type: beans
18
- config: default
19
- split: validation
20
- args: default
21
- metrics:
22
- - name: Accuracy
23
- type: accuracy
24
- value: 0.9774436090225563
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # Clasificacion-vit-model-manuel-chaves
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 beans dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.0701
35
  - Accuracy: 0.9774
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-clasification
5
  - generated_from_trainer
6
  datasets:
7
  - beans
 
9
  - accuracy
10
  model-index:
11
  - name: Clasificacion-vit-model-manuel-chaves
12
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # Clasificacion-vit-model-manuel-chaves
19
 
20
+ 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 glue and the mrpc datasets.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0701
23
  - Accuracy: 0.9774