chin-may commited on
Commit
ffaa999
1 Parent(s): 76de50a

End of training

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: wav2vec2-audio-emotion-classification
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # wav2vec2-audio-emotion-classification
15
+
16
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 1.7242
19
+ - eval_accuracy: 0.3958
20
+ - eval_runtime: 20.3868
21
+ - eval_samples_per_second: 65.189
22
+ - eval_steps_per_second: 2.06
23
+ - epoch: 22.99
24
+ - step: 960
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 3e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 128
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 30
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.35.0
57
+ - Pytorch 2.1.0+cu118
58
+ - Datasets 2.14.6
59
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa56acb77cc4f913bd120555392e9d5597a7f102399aedd2b95d0ee9ceb07c25
3
  size 378306480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6b907f346112b7030ce0894bd759536116cb955c1105b9e883ff2489ee3c5f
3
  size 378306480