End of training
Browse files
README.md
CHANGED
@@ -3,9 +3,6 @@ license: apache-2.0
|
|
3 |
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
-
- f1
|
9 |
model-index:
|
10 |
- name: wav2vec2-attempt2
|
11 |
results: []
|
@@ -17,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# wav2vec2-attempt2
|
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: 3.1394
|
22 |
-
- Accuracy: 0.0444
|
23 |
-
- F1: 0.0043
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,15 +44,6 @@ The following hyperparameters were used during training:
|
|
51 |
- num_epochs: 3
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
-
### Training results
|
55 |
-
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
57 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
58 |
-
| No log | 0.96 | 2 | 3.1315 | 0.0889 | 0.0186 |
|
59 |
-
| No log | 1.92 | 4 | 3.1315 | 0.0889 | 0.0186 |
|
60 |
-
| No log | 2.88 | 6 | 3.1394 | 0.0444 | 0.0043 |
|
61 |
-
|
62 |
-
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.36.2
|
|
|
3 |
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: wav2vec2-attempt2
|
8 |
results: []
|
|
|
14 |
# wav2vec2-attempt2
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
- num_epochs: 3
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.36.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378323956
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6f4eca36f5355c3bfa645f22402435b774b493c8cd8602c4a1f858b07add267
|
3 |
size 378323956
|
runs/May01_22-48-02_ip-10-0-2-237/events.out.tfevents.1714603682.ip-10-0-2-237.8392.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ec86fcc6f9feb4546c352c87204310919050cfbc21c8adf7659b9b627bab9b6
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54b1765e0d93495038acbb99c84db6fa3bd234bf6a90a2dd26e751a357a7d595
|
3 |
size 4728
|