End of training
Browse files- README.md +27 -23
- model.safetensors +1 -1
- runs/Jun15_15-03-54_LAPTOP-1GID9RGH/events.out.tfevents.1718438634.LAPTOP-1GID9RGH.23220.0 +2 -2
- runs/Jun15_17-35-55_LAPTOP-1GID9RGH/events.out.tfevents.1718447757.LAPTOP-1GID9RGH.23220.1 +3 -0
- runs/Jun16_01-07-13_LAPTOP-1GID9RGH/events.out.tfevents.1718474834.LAPTOP-1GID9RGH.26192.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
@@ -16,14 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# wav2vec2-classifier
|
18 |
|
19 |
-
This model
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Binary: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -42,7 +44,7 @@ More information needed
|
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
-
- learning_rate:
|
46 |
- train_batch_size: 32
|
47 |
- eval_batch_size: 32
|
48 |
- seed: 42
|
@@ -57,21 +59,23 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Binary |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
60 |
-
| No log | 0.
|
61 |
-
| No log | 0.
|
62 |
-
| No log | 0.
|
63 |
-
| No log | 0.
|
64 |
-
| No log | 0.
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
18 |
|
19 |
# wav2vec2-classifier
|
20 |
|
21 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 4.4346
|
24 |
+
- Accuracy: 0.0121
|
25 |
+
- Precision: 0.0001
|
26 |
+
- Recall: 0.0121
|
27 |
+
- F1: 0.0003
|
28 |
+
- Binary: 0.1515
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 0.0005
|
48 |
- train_batch_size: 32
|
49 |
- eval_batch_size: 32
|
50 |
- seed: 42
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Binary |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
62 |
+
| No log | 0.08 | 50 | 4.4494 | 0.0146 | 0.0002 | 0.0146 | 0.0004 | 0.1633 |
|
63 |
+
| No log | 0.16 | 100 | 4.4464 | 0.0097 | 0.0001 | 0.0097 | 0.0002 | 0.1112 |
|
64 |
+
| No log | 0.24 | 150 | 4.4330 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1498 |
|
65 |
+
| No log | 0.31 | 200 | 4.4432 | 0.0097 | 0.0001 | 0.0097 | 0.0002 | 0.1112 |
|
66 |
+
| No log | 0.39 | 250 | 4.4338 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
67 |
+
| No log | 0.47 | 300 | 4.4480 | 0.0194 | 0.0004 | 0.0194 | 0.0007 | 0.1549 |
|
68 |
+
| No log | 0.55 | 350 | 4.4439 | 0.0146 | 0.0002 | 0.0146 | 0.0004 | 0.1430 |
|
69 |
+
| No log | 0.63 | 400 | 4.4467 | 0.0146 | 0.0002 | 0.0146 | 0.0004 | 0.1172 |
|
70 |
+
| No log | 0.71 | 450 | 4.4418 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
71 |
+
| No log | 0.78 | 500 | 4.4394 | 0.0194 | 0.0004 | 0.0194 | 0.0007 | 0.1549 |
|
72 |
+
| No log | 0.86 | 550 | 4.4450 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1498 |
|
73 |
+
| No log | 0.94 | 600 | 4.4342 | 0.0049 | 0.0000 | 0.0049 | 0.0000 | 0.1532 |
|
74 |
+
| 4.4341 | 1.02 | 650 | 4.4374 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1061 |
|
75 |
+
| 4.4341 | 1.1 | 700 | 4.4479 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
76 |
+
| 4.4341 | 1.18 | 750 | 4.4399 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
77 |
+
| 4.4341 | 1.25 | 800 | 4.4421 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
78 |
+
| 4.4341 | 1.33 | 850 | 4.4346 | 0.0121 | 0.0001 | 0.0121 | 0.0003 | 0.1515 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378386672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dad2378fe08a4993f59703081b91754ad393496e2872061640042da4f38f058
|
3 |
size 378386672
|
runs/Jun15_15-03-54_LAPTOP-1GID9RGH/events.out.tfevents.1718438634.LAPTOP-1GID9RGH.23220.0
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:032ac8665f9ab27200907dd18b06d05bedf8fdd427c99bf5bf71488cb1595875
|
3 |
+
size 34250
|
runs/Jun15_17-35-55_LAPTOP-1GID9RGH/events.out.tfevents.1718447757.LAPTOP-1GID9RGH.23220.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44a3a986323d454c24f1c1411f6ed6d717b07fcd68970b778e31133ac338faa7
|
3 |
+
size 9837
|
runs/Jun16_01-07-13_LAPTOP-1GID9RGH/events.out.tfevents.1718474834.LAPTOP-1GID9RGH.26192.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:319cb695e3f10a544ff415095c4defa13d82582e46dd2a16c172a04cb18d66e7
|
3 |
+
size 19468
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f370e6a2bc9ccce84dba00a8a11971799411c0db8318ad6f4163842ae40d87ea
|
3 |
size 4984
|