nhanv commited on
Commit
d431d3b
1 Parent(s): af4d7fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -4,8 +4,6 @@ tags:
4
  - image-classification
5
  - vision
6
  - generated_from_trainer
7
- datasets:
8
- - imagefolder
9
  metrics:
10
  - accuracy
11
  model-index:
@@ -31,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # outputs
33
 
34
- This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the PETA dataset (http://mmlab.ie.cuhk.edu.hk/projects/PETA_files/Pedestrian%20Attribute%20Recognition%20At%20Far%20Distance.pdf) dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.2170
37
  - Accuracy: 0.9107
@@ -77,4 +75,4 @@ The following hyperparameters were used during training:
77
  - Transformers 4.24.0.dev0
78
  - Pytorch 1.12.1+cu113
79
  - Datasets 2.6.1
80
- - Tokenizers 0.13.1
 
4
  - image-classification
5
  - vision
6
  - generated_from_trainer
 
 
7
  metrics:
8
  - accuracy
9
  model-index:
 
29
 
30
  # outputs
31
 
32
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the [PETA dataset](http://mmlab.ie.cuhk.edu.hk/projects/PETA_files/Pedestrian%20Attribute%20Recognition%20At%20Far%20Distance.pdf) dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2170
35
  - Accuracy: 0.9107
 
75
  - Transformers 4.24.0.dev0
76
  - Pytorch 1.12.1+cu113
77
  - Datasets 2.6.1
78
+ - Tokenizers 0.13.1