wav2vec2-attempt2
Browse files- README.md +16 -13
- model.safetensors +1 -1
- runs/Apr30_03-12-49_ip-10-0-2-211/events.out.tfevents.1714446895.ip-10-0-2-211.7795.1 +3 -0
- runs/Apr30_03-18-04_ip-10-0-2-211/events.out.tfevents.1714447084.ip-10-0-2-211.8367.0 +3 -0
- runs/Apr30_03-18-39_ip-10-0-2-211/events.out.tfevents.1714447120.ip-10-0-2-211.8553.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -39,12 +39,12 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
-
- train_batch_size:
|
44 |
-
- eval_batch_size:
|
45 |
- seed: 42
|
46 |
-
- gradient_accumulation_steps:
|
47 |
-
- total_train_batch_size:
|
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
|
@@ -55,11 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
58 |
-
| No log | 0
|
59 |
-
| No log |
|
60 |
-
| No log |
|
61 |
-
| No log |
|
62 |
-
|
|
|
|
|
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
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 |
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 0.0003
|
43 |
+
- train_batch_size: 9
|
44 |
+
- eval_batch_size: 9
|
45 |
- seed: 42
|
46 |
+
- gradient_accumulation_steps: 12
|
47 |
+
- total_train_batch_size: 108
|
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
|
|
|
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
|
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:279994d75a579509a1854bfd90ec750b13b471afb5003d395a7c545ab043265f
|
3 |
size 378323956
|
runs/Apr30_03-12-49_ip-10-0-2-211/events.out.tfevents.1714446895.ip-10-0-2-211.7795.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9706bff859d1ce22e11af276d49de2b0c13656a2fe4cbd04a75be6be81cd4459
|
3 |
+
size 812
|
runs/Apr30_03-18-04_ip-10-0-2-211/events.out.tfevents.1714447084.ip-10-0-2-211.8367.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:449000d60ae95632831f99974709e85eeca9e08ccf9eb06bc030e0471dda2539
|
3 |
+
size 4184
|
runs/Apr30_03-18-39_ip-10-0-2-211/events.out.tfevents.1714447120.ip-10-0-2-211.8553.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d52a3c7a4c9ce641e7457b101c5bff4b1288596af17e633be27d04ee24c8d0e
|
3 |
+
size 10224
|
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:5b0d9e7d4977ad7da13387f82cf1c90b374cb56932ed7ad6228dcd9cee447e0e
|
3 |
size 4728
|