mwz commited on
Commit
9e79ff9
1 Parent(s): 21a5d45

End of training

Browse files
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: urdu-emotions
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # urdu-emotions
16
+
17
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0077
20
+ - Accuracy: 1.0
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 50
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 8 | 1.0905 | 0.4833 |
53
+ | 1.0739 | 2.0 | 16 | 1.0736 | 0.5 |
54
+ | 1.0341 | 3.0 | 24 | 0.9888 | 0.75 |
55
+ | 0.9797 | 4.0 | 32 | 0.9144 | 0.7667 |
56
+ | 0.8716 | 5.0 | 40 | 0.8531 | 0.75 |
57
+ | 0.8716 | 6.0 | 48 | 0.7572 | 0.75 |
58
+ | 0.7905 | 7.0 | 56 | 0.6556 | 0.7333 |
59
+ | 0.6837 | 8.0 | 64 | 0.5976 | 0.7167 |
60
+ | 0.6611 | 9.0 | 72 | 0.5298 | 0.7667 |
61
+ | 0.5744 | 10.0 | 80 | 0.5014 | 0.8 |
62
+ | 0.5744 | 11.0 | 88 | 0.4616 | 0.8667 |
63
+ | 0.5402 | 12.0 | 96 | 0.3964 | 0.9667 |
64
+ | 0.4185 | 13.0 | 104 | 0.3536 | 0.8833 |
65
+ | 0.4138 | 14.0 | 112 | 0.2818 | 0.9167 |
66
+ | 0.3409 | 15.0 | 120 | 0.2554 | 0.9333 |
67
+ | 0.3409 | 16.0 | 128 | 0.1434 | 0.9833 |
68
+ | 0.2923 | 17.0 | 136 | 0.1658 | 0.95 |
69
+ | 0.2412 | 18.0 | 144 | 0.0775 | 1.0 |
70
+ | 0.2038 | 19.0 | 152 | 0.0766 | 1.0 |
71
+ | 0.1618 | 20.0 | 160 | 0.0680 | 1.0 |
72
+ | 0.1618 | 21.0 | 168 | 0.0517 | 1.0 |
73
+ | 0.2041 | 22.0 | 176 | 0.0344 | 1.0 |
74
+ | 0.1238 | 23.0 | 184 | 0.0313 | 1.0 |
75
+ | 0.1179 | 24.0 | 192 | 0.0269 | 1.0 |
76
+ | 0.1738 | 25.0 | 200 | 0.0248 | 1.0 |
77
+ | 0.1738 | 26.0 | 208 | 0.0213 | 1.0 |
78
+ | 0.1265 | 27.0 | 216 | 0.0363 | 0.9833 |
79
+ | 0.1503 | 28.0 | 224 | 0.1058 | 0.9667 |
80
+ | 0.1201 | 29.0 | 232 | 0.0270 | 1.0 |
81
+ | 0.0484 | 30.0 | 240 | 0.1284 | 0.9667 |
82
+ | 0.0484 | 31.0 | 248 | 0.1702 | 0.95 |
83
+ | 0.2394 | 32.0 | 256 | 0.0144 | 1.0 |
84
+ | 0.1625 | 33.0 | 264 | 0.0145 | 1.0 |
85
+ | 0.0999 | 34.0 | 272 | 0.0172 | 1.0 |
86
+ | 0.0406 | 35.0 | 280 | 0.0106 | 1.0 |
87
+ | 0.0406 | 36.0 | 288 | 0.0098 | 1.0 |
88
+ | 0.0374 | 37.0 | 296 | 0.0097 | 1.0 |
89
+ | 0.0268 | 38.0 | 304 | 0.0100 | 1.0 |
90
+ | 0.0279 | 39.0 | 312 | 0.0111 | 1.0 |
91
+ | 0.031 | 40.0 | 320 | 0.0099 | 1.0 |
92
+ | 0.031 | 41.0 | 328 | 0.0096 | 1.0 |
93
+ | 0.0412 | 42.0 | 336 | 0.0096 | 1.0 |
94
+ | 0.0218 | 43.0 | 344 | 0.0087 | 1.0 |
95
+ | 0.026 | 44.0 | 352 | 0.0079 | 1.0 |
96
+ | 0.0122 | 45.0 | 360 | 0.0081 | 1.0 |
97
+ | 0.0122 | 46.0 | 368 | 0.0087 | 1.0 |
98
+ | 0.0328 | 47.0 | 376 | 0.0088 | 1.0 |
99
+ | 0.0264 | 48.0 | 384 | 0.0084 | 1.0 |
100
+ | 0.0339 | 49.0 | 392 | 0.0078 | 1.0 |
101
+ | 0.0257 | 50.0 | 400 | 0.0077 | 1.0 |
102
+
103
+
104
+ ### Framework versions
105
+
106
+ - Transformers 4.18.0
107
+ - Pytorch 1.11.0
108
+ - Datasets 2.1.0
109
+ - Tokenizers 0.12.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f2e6cd5af1c5c2db84cd57ca226736be9854f60260d4948d8e3d0fa0691cdb5
3
  size 1262952045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c2d55c729e2e224c4e2702c5403c548c69ce7df6a56f720a5810426af919240
3
  size 1262952045
runs/Mar10_16-01-12_6c602116be73/events.out.tfevents.1710086484.6c602116be73.17.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ce790339043eda6302a0b3bfa86937c46169306d2ebaa128c1908c7a5fb408a
3
- size 25299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca98019742a224bdedfbb2eeb61d0e34de057652032cb9ba5e1e8674d8113a7
3
+ size 27896