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.2060
|
22 |
-
- Accuracy: 0.0968
|
23 |
-
- F1: 0.0275
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,23 +41,9 @@ The following hyperparameters were used during training:
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
-
- num_epochs:
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
-
### Training results
|
55 |
-
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
57 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
58 |
-
| No log | 1.0 | 2 | 3.1418 | 0.0161 | 0.0021 |
|
59 |
-
| No log | 2.0 | 4 | 3.1418 | 0.0161 | 0.0021 |
|
60 |
-
| No log | 3.0 | 6 | 3.1482 | 0.0323 | 0.0098 |
|
61 |
-
| No log | 4.0 | 8 | 3.2063 | 0.0484 | 0.0155 |
|
62 |
-
| 3.1173 | 5.0 | 10 | 3.2176 | 0.0968 | 0.0188 |
|
63 |
-
| 3.1173 | 6.0 | 12 | 3.2240 | 0.0645 | 0.0067 |
|
64 |
-
| 3.1173 | 7.0 | 14 | 3.2105 | 0.0806 | 0.0202 |
|
65 |
-
| 3.1173 | 8.0 | 16 | 3.2060 | 0.0968 | 0.0275 |
|
66 |
-
|
67 |
-
|
68 |
### Framework versions
|
69 |
|
70 |
- 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 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_ratio: 0.1
|
44 |
+
- num_epochs: 6
|
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:bb8b582e9d443b3be09452c49b0f3551c97d4f6fda9c92338a2d8109ccb11c04
|
3 |
size 378323956
|
runs/May01_22-10-00_ip-10-0-2-237/events.out.tfevents.1714601401.ip-10-0-2-237.5033.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54a049afc978f1bfd96ece08fca6d4980ee8a5248e3a1a4e2663654114455d7f
|
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:5e4a0acdab64bb7e6c15e325b8e42487ce66d82e084e04c87d8e515c4ccf5248
|
3 |
size 4728
|