End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# audiotutorial_model2
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -38,7 +38,7 @@ More information needed
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
-
- learning_rate:
|
42 |
- train_batch_size: 2
|
43 |
- eval_batch_size: 2
|
44 |
- seed: 42
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: leahkerry/audiotutorial_model2
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
|
|
16 |
|
17 |
# audiotutorial_model2
|
18 |
|
19 |
+
This model is a fine-tuned version of [leahkerry/audiotutorial_model2](https://huggingface.co/leahkerry/audiotutorial_model2) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.5924
|
22 |
+
- Accuracy: 0.2667
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 0.0003
|
42 |
- train_batch_size: 2
|
43 |
- eval_batch_size: 2
|
44 |
- seed: 42
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| 13.0388 | 1.0 | 23 | 1.8670 | 0.2667 |
|
57 |
+
| 7.8785 | 2.0 | 46 | 1.5893 | 0.2889 |
|
58 |
+
| 6.4881 | 3.0 | 69 | 1.5805 | 0.2667 |
|
59 |
+
| 6.4153 | 4.0 | 92 | 1.5860 | 0.2667 |
|
60 |
+
| 6.4293 | 4.8 | 110 | 1.5924 | 0.2667 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378310592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63f883632afcf29d1e8fe9b13a6d0c9dfc76f39713668c4ae8b3479312324808
|
3 |
size 378310592
|
runs/Jan15_18-43-41_d51fdde1e5e9/events.out.tfevents.1736966652.d51fdde1e5e9.204.5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e02f98a731846f441af2876170805d90bdafd65b3ebefb849b103cc88fdd37b
|
3 |
+
size 11349
|