firdho26 commited on
Commit
ccc8cee
1 Parent(s): 40c0eda

Training complete

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: jonatasgrosman/wav2vec2-large-xlsr-53-english
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - ravdess
8
  metrics:
9
  - accuracy
10
  - precision
@@ -17,8 +17,8 @@ model-index:
17
  name: Audio Classification
18
  type: audio-classification
19
  dataset:
20
- name: ravdess
21
- type: ravdess
22
  config: all
23
  split: train
24
  args: all
@@ -42,7 +42,7 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  # wav2vec2-large-xlsr-53-english-finetuned-ravdess
44
 
45
- This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-english](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-english) on the ravdess dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.5624
48
  - Accuracy: 0.8299
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - narad/ravdess
8
  metrics:
9
  - accuracy
10
  - precision
 
17
  name: Audio Classification
18
  type: audio-classification
19
  dataset:
20
+ name: RAVDESS
21
+ type: narad/ravdess
22
  config: all
23
  split: train
24
  args: all
 
42
 
43
  # wav2vec2-large-xlsr-53-english-finetuned-ravdess
44
 
45
+ This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-english](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-english) on the RAVDESS dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.5624
48
  - Accuracy: 0.8299