jvalero commited on
Commit
4734e72
1 Parent(s): 0d6bd7f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This model is a fine-tuned version of facebook/wav2vec2-base on a personal dataset. It achieves the following results on the evaluation set:
2
+
3
+ Loss: 1.07
4
+ Accuracy: 0.59
5
+ F1: 0.47
6
+ Recall: 0.48
7
+ Precision: 0.47
8
+
9
+ This model is on construction and is going to be improved.
10
+
11
+ ---
12
+ license: apache-2.0
13
+ tags:
14
+ - vinyl
15
+ - music
16
+ - art
17
+ ---