abhishtagatya
commited on
Commit
•
c37c409
1
Parent(s):
169e8c7
End of training
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/wavlm-base](https://huggingface.co/microsoft/wavlm-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Far: 0.
|
25 |
-
- Frr: 0.
|
26 |
-
- Eer: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -50,17 +50,17 @@ The following hyperparameters were used during training:
|
|
50 |
- total_train_batch_size: 4
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
-
- num_epochs:
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Far | Frr | Eer |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/wavlm-base](https://huggingface.co/microsoft/wavlm-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0161
|
23 |
+
- Accuracy: 0.9979
|
24 |
+
- Far: 0.0153
|
25 |
+
- Frr: 0.0006
|
26 |
+
- Eer: 0.0080
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
50 |
- total_train_batch_size: 4
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 4.0
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Far | Frr | Eer |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:------:|
|
59 |
+
| 0.0386 | 0.79 | 5000 | 0.0597 | 0.9895 | 0.1001 | 0.0003 | 0.0502 |
|
60 |
+
| 0.0196 | 1.58 | 10000 | 0.0269 | 0.9962 | 0.0326 | 0.0005 | 0.0165 |
|
61 |
+
| 0.0128 | 2.36 | 15000 | 0.0479 | 0.9938 | 0.0585 | 0.0002 | 0.0294 |
|
62 |
+
| 0.0152 | 3.15 | 20000 | 0.0119 | 0.9983 | 0.0067 | 0.0011 | 0.0039 |
|
63 |
+
| 0.0074 | 3.94 | 25000 | 0.0161 | 0.9979 | 0.0153 | 0.0006 | 0.0080 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378347256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a19d23c3c5a45f5abc02dc41cba474ef42d1dec3b4ebe3335852e76535f63787
|
3 |
size 378347256
|
runs/Mar14_16-19-58_4dfb58ae0f65/events.out.tfevents.1710433199.4dfb58ae0f65.81079.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c63b46ffe9d51e8729dfa5865c28a16a7ef1cfbe2236231bfeafab50aed1ec7
|
3 |
+
size 10719
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1596b56a6479950ffc2585514829392049c99c63087cc783bd8b6d4edae1a433
|
3 |
size 4792
|