gokuls commited on
Commit
4988f03
1 Parent(s): df0a50b

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
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: hubert-base-ls960-finetuned-ic-slurp
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
+ # hubert-base-ls960-finetuned-ic-slurp
17
+
18
+ This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.9150
21
+ - Accuracy: 0.7349
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 24
42
+ - eval_batch_size: 24
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 96
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
+ | 4.0503 | 1.0 | 527 | 3.9739 | 0.0814 |
56
+ | 3.8351 | 2.0 | 1055 | 3.7950 | 0.0837 |
57
+ | 3.7053 | 3.0 | 1582 | 3.6592 | 0.1081 |
58
+ | 3.4539 | 4.0 | 2110 | 3.3374 | 0.1772 |
59
+ | 2.657 | 5.0 | 2637 | 2.5832 | 0.3443 |
60
+ | 2.1356 | 6.0 | 3165 | 2.0006 | 0.4873 |
61
+ | 1.7409 | 7.0 | 3692 | 1.7459 | 0.5627 |
62
+ | 1.4391 | 8.0 | 4220 | 1.6168 | 0.6104 |
63
+ | 1.1336 | 9.0 | 4747 | 1.5041 | 0.6489 |
64
+ | 1.0151 | 10.0 | 5275 | 1.4378 | 0.6786 |
65
+ | 0.8624 | 11.0 | 5802 | 1.4653 | 0.6880 |
66
+ | 0.6583 | 12.0 | 6330 | 1.4319 | 0.6998 |
67
+ | 0.7089 | 13.0 | 6857 | 1.4993 | 0.7095 |
68
+ | 0.6454 | 14.0 | 7385 | 1.5267 | 0.7036 |
69
+ | 0.5424 | 15.0 | 7912 | 1.5672 | 0.7152 |
70
+ | 0.425 | 16.0 | 8440 | 1.6051 | 0.7159 |
71
+ | 0.4016 | 17.0 | 8967 | 1.6342 | 0.7173 |
72
+ | 0.3563 | 18.0 | 9495 | 1.7061 | 0.7110 |
73
+ | 0.367 | 19.0 | 10022 | 1.6884 | 0.7177 |
74
+ | 0.3511 | 20.0 | 10550 | 1.7300 | 0.7154 |
75
+ | 0.3573 | 21.0 | 11077 | 1.7361 | 0.7230 |
76
+ | 0.2533 | 22.0 | 11605 | 1.7119 | 0.7279 |
77
+ | 0.2029 | 23.0 | 12132 | 1.7801 | 0.7279 |
78
+ | 0.3279 | 24.0 | 12660 | 1.8096 | 0.7324 |
79
+ | 0.2164 | 25.0 | 13187 | 1.8916 | 0.7237 |
80
+ | 0.2092 | 26.0 | 13715 | 1.8348 | 0.7274 |
81
+ | 0.1757 | 27.0 | 14242 | 1.8824 | 0.7286 |
82
+ | 0.2584 | 28.0 | 14770 | 1.9150 | 0.7349 |
83
+ | 0.1605 | 29.0 | 15297 | 1.9417 | 0.7305 |
84
+ | 0.1815 | 30.0 | 15825 | 1.8939 | 0.7309 |
85
+ | 0.1749 | 31.0 | 16352 | 1.9729 | 0.7327 |
86
+ | 0.1628 | 32.0 | 16880 | 1.9796 | 0.7275 |
87
+ | 0.1369 | 33.0 | 17407 | 2.0156 | 0.7322 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.37.2
93
+ - Pytorch 2.2.0+cu121
94
+ - Datasets 2.17.1
95
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eacf24d02b54764db00b9165fc959e8b85a306c4af441fcadb309227b42a9cf0
3
  size 378394480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d64ad6b395fb41ce6fa13348d12521bc39e2d824863d65a499e8a363ad5a2610
3
  size 378394480
runs/Mar05_13-18-55_ki-g0009/events.out.tfevents.1709681117.ki-g0009 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4c6692b618b22047e011b985a703f1d1fd7b23206d01945518d812f1ba2c2f9
3
+ size 40