End of training
Browse files
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-wt_init-frz
|
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-wt_init-frz
|
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: 3.0889
|
21 |
+
- Accuracy: 0.4598
|
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 |
+
| 3.6605 | 1.0 | 527 | 3.6385 | 0.1020 |
|
56 |
+
| 3.6135 | 2.0 | 1055 | 3.5710 | 0.1200 |
|
57 |
+
| 3.4222 | 3.0 | 1582 | 3.3394 | 0.1738 |
|
58 |
+
| 3.1948 | 4.0 | 2110 | 3.2132 | 0.2052 |
|
59 |
+
| 2.8791 | 5.0 | 2637 | 2.9508 | 0.2581 |
|
60 |
+
| 2.7807 | 6.0 | 3165 | 2.7201 | 0.3109 |
|
61 |
+
| 2.4647 | 7.0 | 3692 | 2.6056 | 0.3393 |
|
62 |
+
| 2.3009 | 8.0 | 4220 | 2.4893 | 0.3816 |
|
63 |
+
| 2.0953 | 9.0 | 4747 | 2.4874 | 0.3902 |
|
64 |
+
| 1.8074 | 10.0 | 5275 | 2.4705 | 0.4035 |
|
65 |
+
| 1.8209 | 11.0 | 5802 | 2.4465 | 0.4177 |
|
66 |
+
| 1.4822 | 12.0 | 6330 | 2.5310 | 0.4228 |
|
67 |
+
| 1.426 | 13.0 | 6857 | 2.5097 | 0.4305 |
|
68 |
+
| 1.2877 | 14.0 | 7385 | 2.5365 | 0.4368 |
|
69 |
+
| 1.0833 | 15.0 | 7912 | 2.5874 | 0.4404 |
|
70 |
+
| 1.0709 | 16.0 | 8440 | 2.6478 | 0.4373 |
|
71 |
+
| 0.8176 | 17.0 | 8967 | 2.7096 | 0.4409 |
|
72 |
+
| 0.803 | 18.0 | 9495 | 2.7965 | 0.4491 |
|
73 |
+
| 0.6678 | 19.0 | 10022 | 2.9335 | 0.4470 |
|
74 |
+
| 0.7066 | 20.0 | 10550 | 3.0013 | 0.4408 |
|
75 |
+
| 0.5935 | 21.0 | 11077 | 2.9613 | 0.4544 |
|
76 |
+
| 0.5703 | 22.0 | 11605 | 2.9915 | 0.4534 |
|
77 |
+
| 0.5 | 23.0 | 12132 | 3.0625 | 0.4556 |
|
78 |
+
| 0.55 | 24.0 | 12660 | 3.0889 | 0.4598 |
|
79 |
+
| 0.3977 | 25.0 | 13187 | 3.1962 | 0.4551 |
|
80 |
+
| 0.4578 | 26.0 | 13715 | 3.2863 | 0.4574 |
|
81 |
+
| 0.3343 | 27.0 | 14242 | 3.3401 | 0.4531 |
|
82 |
+
| 0.4414 | 28.0 | 14770 | 3.3229 | 0.4557 |
|
83 |
+
| 0.2551 | 29.0 | 15297 | 3.4294 | 0.4567 |
|
84 |
+
|
85 |
+
|
86 |
+
### Framework versions
|
87 |
+
|
88 |
+
- Transformers 4.37.2
|
89 |
+
- Pytorch 2.2.0+cu121
|
90 |
+
- Datasets 2.17.1
|
91 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378394560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f013843f53b1c422016c997a2b7986393aa62d8f02d1faee889567e7541901b0
|
3 |
size 378394560
|
runs/Mar05_15-42-17_ki-g0009/events.out.tfevents.1709690065.ki-g0009
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414a39547376194f1a4cc961b07cd74e954b78a7d7ad8ce8b33f48daa8ae584e
|
3 |
+
size 40
|