End of training
Browse files- README.md +18 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -13,12 +13,13 @@ model-index:
|
|
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 |
# test-model
|
17 |
|
18 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -37,9 +38,9 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate:
|
41 |
- train_batch_size: 16
|
42 |
-
- eval_batch_size:
|
43 |
- seed: 42
|
44 |
- gradient_accumulation_steps: 4
|
45 |
- total_train_batch_size: 64
|
@@ -53,21 +54,21 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
| No log | 0.
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
-
- Transformers 4.
|
71 |
-
- Pytorch 2.
|
72 |
- Datasets 2.20.0
|
73 |
- Tokenizers 0.19.1
|
|
|
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 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/khackho01125-CMC-University/huggingface/runs/4ct0uvmj)
|
17 |
# test-model
|
18 |
|
19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2059
|
22 |
+
- Accuracy: 0.9457
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-05
|
42 |
- train_batch_size: 16
|
43 |
+
- eval_batch_size: 8
|
44 |
- seed: 42
|
45 |
- gradient_accumulation_steps: 4
|
46 |
- total_train_batch_size: 64
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
57 |
+
| No log | 0.9960 | 62 | 0.6309 | 0.7787 |
|
58 |
+
| 0.8343 | 1.9920 | 124 | 0.3887 | 0.9095 |
|
59 |
+
| 0.8343 | 2.9880 | 186 | 0.3262 | 0.9175 |
|
60 |
+
| 0.3639 | 4.0 | 249 | 0.3631 | 0.9014 |
|
61 |
+
| 0.2568 | 4.9960 | 311 | 0.2309 | 0.9336 |
|
62 |
+
| 0.2568 | 5.9920 | 373 | 0.2137 | 0.9457 |
|
63 |
+
| 0.1835 | 6.9880 | 435 | 0.1944 | 0.9557 |
|
64 |
+
| 0.1835 | 8.0 | 498 | 0.2106 | 0.9477 |
|
65 |
+
| 0.1596 | 8.9960 | 560 | 0.2015 | 0.9477 |
|
66 |
+
| 0.1216 | 9.9598 | 620 | 0.2059 | 0.9457 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
70 |
|
71 |
+
- Transformers 4.42.3
|
72 |
+
- Pytorch 2.1.2
|
73 |
- Datasets 2.20.0
|
74 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378303396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffe6401725df6f2fd3322e3a89753bfd14a955e8389310eadb80d397e7d4ec1c
|
3 |
size 378303396
|