MathRaaj commited on
Commit
f87bdab
·
verified ·
1 Parent(s): 09b1e12

Final SER Model Standard

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ - accuracy
8
+ model-index:
9
+ - name: wav2vec-bert-ser-standard
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # wav2vec-bert-ser-standard
17
+
18
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.3597
21
+ - F1: 0.5549
22
+ - Accuracy: 0.564
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 8
46
+ - total_train_batch_size: 64
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
+ | 30.8905 | 1.0 | 16 | 3.6367 | 0.1464 | 0.24 |
57
+ | 28.7614 | 2.0 | 32 | 3.5061 | 0.1679 | 0.256 |
58
+ | 27.0469 | 3.0 | 48 | 3.3160 | 0.3390 | 0.388 |
59
+ | 27.3445 | 4.0 | 64 | 3.0776 | 0.3525 | 0.396 |
60
+ | 24.3884 | 5.0 | 80 | 2.9147 | 0.4089 | 0.452 |
61
+ | 24.4721 | 6.0 | 96 | 2.7240 | 0.4445 | 0.472 |
62
+ | 22.5651 | 7.0 | 112 | 2.6093 | 0.5077 | 0.532 |
63
+ | 21.9695 | 8.0 | 128 | 2.6026 | 0.4392 | 0.476 |
64
+ | 21.3548 | 9.0 | 144 | 2.3849 | 0.5656 | 0.584 |
65
+ | 18.9157 | 10.0 | 160 | 2.3597 | 0.5549 | 0.564 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 5.0.0
71
+ - Pytorch 2.10.0+cu128
72
+ - Datasets 4.8.3
73
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:136f1f78da5d858563a97a8110965a5e252c7e85bcd3a7eb08fc6afc589282f4
3
  size 2323135412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48bbc1be49abd0b4705e1ec3885e22f224c920859037c341eacb79fc8f5de1ac
3
  size 2323135412