kurosekurose
commited on
End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
- runs/Jul23_08-13-00_default/events.out.tfevents.1721722679.default.122.0 +3 -0
- trainer_state.json +11 -11
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
base_model: facebook/wav2vec2-base-960h
|
3 |
license: apache-2.0
|
4 |
-
|
5 |
-
- accuracy
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: wav2vec2-base-960h-EMOPIA
|
10 |
results: []
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 1.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-base-960h
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: wav2vec2-base-960h-EMOPIA
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2864
|
21 |
+
- Accuracy: 0.3521
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.3126 | 1.0 | 269 | 1.2864 | 0.3521 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 379887584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eaee330b77b699860433368e889dda3c9f2ed37e8c9272ee00ea6d6024ed34d
|
3 |
size 379887584
|
runs/Jul23_08-13-00_default/events.out.tfevents.1721722679.default.122.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0446280899c1b043184f5e5e7a2e4075a9c45a2220cdc4893d840ddbd7978d04
|
3 |
+
size 7424
|
trainer_state.json
CHANGED
@@ -10,28 +10,28 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
-
"grad_norm": 5.
|
14 |
"learning_rate": 0.0,
|
15 |
-
"loss": 1.
|
16 |
"step": 269
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
-
"eval_accuracy": 0.
|
21 |
-
"eval_loss": 1.
|
22 |
-
"eval_runtime":
|
23 |
-
"eval_samples_per_second": 2.
|
24 |
-
"eval_steps_per_second": 2.
|
25 |
"step": 269
|
26 |
},
|
27 |
{
|
28 |
"epoch": 1.0,
|
29 |
"step": 269,
|
30 |
"total_flos": 4.7515206146112e+17,
|
31 |
-
"train_loss": 1.
|
32 |
-
"train_runtime":
|
33 |
-
"train_samples_per_second": 1.
|
34 |
-
"train_steps_per_second": 0.
|
35 |
}
|
36 |
],
|
37 |
"logging_steps": 8,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.0,
|
13 |
+
"grad_norm": 5.29514217376709,
|
14 |
"learning_rate": 0.0,
|
15 |
+
"loss": 1.3126,
|
16 |
"step": 269
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
+
"eval_accuracy": 0.35211268067359924,
|
21 |
+
"eval_loss": 1.2864422798156738,
|
22 |
+
"eval_runtime": 34.6484,
|
23 |
+
"eval_samples_per_second": 2.049,
|
24 |
+
"eval_steps_per_second": 2.049,
|
25 |
"step": 269
|
26 |
},
|
27 |
{
|
28 |
"epoch": 1.0,
|
29 |
"step": 269,
|
30 |
"total_flos": 4.7515206146112e+17,
|
31 |
+
"train_loss": 1.312601536180007,
|
32 |
+
"train_runtime": 638.8749,
|
33 |
+
"train_samples_per_second": 1.263,
|
34 |
+
"train_steps_per_second": 0.421
|
35 |
}
|
36 |
],
|
37 |
"logging_steps": 8,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a10b78e02e2234cf27ff52d296fd6457c0fa290a85d6503f928dee1c4bb7e337
|
3 |
size 5112
|