prashanth0205 commited on
Commit
8555f5d
1 Parent(s): 9139d20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,8 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # vit_spectrogram
14
 
15
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
 
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.2893
18
  - Train Accuracy: 0.8757
 
12
 
13
  # vit_spectrogram
14
 
15
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on a dataset containing
16
+ images of Mel spectrogram belonging to the classes 'Male' and 'Female'. This model is still being fine tuned and tested.
17
  It achieves the following results on the evaluation set:
18
  - Train Loss: 0.2893
19
  - Train Accuracy: 0.8757