Training in progress, epoch 0
Browse files
README.md
CHANGED
|
@@ -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](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
- lr_scheduler_warmup_ratio: 0.1
|
| 49 |
-
- num_epochs:
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
|
@@ -54,8 +54,11 @@ The following hyperparameters were used during training:
|
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 55 |
| No log | 0.8 | 1 | 0.6871 | 0.5 |
|
| 56 |
| No log | 1.6 | 2 | 0.7041 | 0.5 |
|
| 57 |
-
| No log | 2.4 | 3 | 0.
|
| 58 |
-
| No log |
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.6903
|
| 21 |
+
- Accuracy: 0.55
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
- lr_scheduler_warmup_ratio: 0.1
|
| 49 |
+
- num_epochs: 8
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
|
|
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 55 |
| No log | 0.8 | 1 | 0.6871 | 0.5 |
|
| 56 |
| No log | 1.6 | 2 | 0.7041 | 0.5 |
|
| 57 |
+
| No log | 2.4 | 3 | 0.7268 | 0.5 |
|
| 58 |
+
| No log | 4.0 | 5 | 0.7239 | 0.5 |
|
| 59 |
+
| No log | 4.8 | 6 | 0.6909 | 0.45 |
|
| 60 |
+
| No log | 5.6 | 7 | 0.6954 | 0.5 |
|
| 61 |
+
| No log | 6.4 | 8 | 0.6903 | 0.55 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82af197a42fc60c3ebbc44d7b9cd59c70b73e7922f4c9dba4ae791a4fa43962
|
| 3 |
size 378302360
|
runs/Mar28_04-19-58_5923093c863b/events.out.tfevents.1711599599.5923093c863b.1521.15
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:a7bde2235e9bb634ab113f21cce1d7568c94e339fe7c397de1a839d1e5a14bb8
|
| 3 |
+
size 8938
|
runs/Mar28_04-21-41_5923093c863b/events.out.tfevents.1711599703.5923093c863b.1521.16
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8725a8ad12913ba4b9c557466fd3d1723ba3e3522c50a859eab302c7cdae64ee
|
| 3 |
+
size 7005
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67cea4dba252146fd76527d59802e6e4adf546253e9ffe8077b0d36dae7511aa
|
| 3 |
size 4920
|