Venkatesh4342
commited on
Commit
•
f53dc23
1
Parent(s):
c4f3d91
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/hubert-base-ls960
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- Emo-Codec/CREMA-D_synth
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
+
- f1
|
13 |
+
model-index:
|
14 |
+
- name: hubert-base-ls960-tone-classification
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Audio Classification
|
18 |
+
type: audio-classification
|
19 |
+
dataset:
|
20 |
+
name: CREMA-D
|
21 |
+
type: Emo-Codec/CREMA-D_synth
|
22 |
+
metrics:
|
23 |
+
- name: Accuracy
|
24 |
+
type: accuracy
|
25 |
+
value: 0.8016085790884718
|
26 |
+
- name: Precision
|
27 |
+
type: precision
|
28 |
+
value: 0.8014677098753149
|
29 |
+
- name: Recall
|
30 |
+
type: recall
|
31 |
+
value: 0.8016085790884718
|
32 |
+
- name: F1
|
33 |
+
type: f1
|
34 |
+
value: 0.7989608760238184
|
35 |
+
---
|
36 |
+
|
37 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
38 |
+
should probably proofread and complete it, then remove this comment. -->
|
39 |
+
|
40 |
+
# hubert-base-ls960-tone-classification
|
41 |
+
|
42 |
+
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the CREMA-D dataset.
|
43 |
+
It achieves the following results on the evaluation set:
|
44 |
+
- Loss: 0.7499
|
45 |
+
- Accuracy: 0.8016
|
46 |
+
- Precision: 0.8015
|
47 |
+
- Recall: 0.8016
|
48 |
+
- F1: 0.7990
|
49 |
+
|
50 |
+
## Model description
|
51 |
+
|
52 |
+
More information needed
|
53 |
+
|
54 |
+
## Intended uses & limitations
|
55 |
+
|
56 |
+
More information needed
|
57 |
+
|
58 |
+
## Training and evaluation data
|
59 |
+
|
60 |
+
More information needed
|
61 |
+
|
62 |
+
## Training procedure
|
63 |
+
|
64 |
+
### Training hyperparameters
|
65 |
+
|
66 |
+
The following hyperparameters were used during training:
|
67 |
+
- learning_rate: 5e-05
|
68 |
+
- train_batch_size: 16
|
69 |
+
- eval_batch_size: 16
|
70 |
+
- seed: 42
|
71 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
72 |
+
- lr_scheduler_type: linear
|
73 |
+
- lr_scheduler_warmup_ratio: 0.1
|
74 |
+
- num_epochs: 8
|
75 |
+
|
76 |
+
### Training results
|
77 |
+
|
78 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
79 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
80 |
+
| 1.4326 | 1.0 | 442 | 1.2934 | 0.5147 | 0.5889 | 0.5147 | 0.4878 |
|
81 |
+
| 1.0447 | 2.0 | 884 | 0.8590 | 0.7051 | 0.7570 | 0.7051 | 0.7125 |
|
82 |
+
| 0.775 | 3.0 | 1326 | 0.7668 | 0.7426 | 0.7589 | 0.7426 | 0.7404 |
|
83 |
+
| 0.6593 | 4.0 | 1768 | 0.8127 | 0.7265 | 0.7564 | 0.7265 | 0.7245 |
|
84 |
+
| 0.5014 | 5.0 | 2210 | 0.8670 | 0.7507 | 0.7631 | 0.7507 | 0.7436 |
|
85 |
+
| 0.48 | 6.0 | 2652 | 0.7473 | 0.7694 | 0.7739 | 0.7694 | 0.7623 |
|
86 |
+
| 0.3505 | 7.0 | 3094 | 0.7647 | 0.8016 | 0.8039 | 0.8016 | 0.7991 |
|
87 |
+
| 0.3223 | 8.0 | 3536 | 0.7499 | 0.8016 | 0.8015 | 0.8016 | 0.7990 |
|
88 |
+
|
89 |
+
|
90 |
+
### Framework versions
|
91 |
+
|
92 |
+
- Transformers 4.42.4
|
93 |
+
- Pytorch 2.3.1+cu121
|
94 |
+
- Datasets 2.21.0
|
95 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378306056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782cd2b0cad3bb4f66311c00de4f5c89dad9f8f1afbfbd97422f4b5695478d24
|
3 |
size 378306056
|
runs/Aug26_13-09-30_13b63adc9030/events.out.tfevents.1724677772.13b63adc9030.390.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d04328c6aeb4b53c6514547ab6af28451f6d3a30e59c743bb06b32fc357cb8d
|
3 |
+
size 17543
|