dima806 commited on
Commit
7374242
·
verified ·
1 Parent(s): 040de35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  metrics:
3
  - accuracy
4
  - roc_auc
 
 
5
  ---
6
  Currently, the model returns the confidence score that the input audio is created by one of the following classical composers
7
  found in [MusicNet Dataset](https://www.kaggle.com/datasets/imsparsh/musicnet-dataset) - a curated collection of 330 freely-licensed
 
2
  metrics:
3
  - accuracy
4
  - roc_auc
5
+ base_model:
6
+ - facebook/wav2vec2-base-960h
7
  ---
8
  Currently, the model returns the confidence score that the input audio is created by one of the following classical composers
9
  found in [MusicNet Dataset](https://www.kaggle.com/datasets/imsparsh/musicnet-dataset) - a curated collection of 330 freely-licensed