Nugrahasetyaardi
commited on
Commit
•
14c246b
1
Parent(s):
8338782
Model save
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 the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0576
|
21 |
+
- Accuracy: 0.3263
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.2851 | 1.0 | 12 | 2.0303 | 0.3591 |
|
56 |
+
| 1.3553 | 2.0 | 24 | 1.9871 | 0.3578 |
|
57 |
+
| 1.3409 | 3.0 | 36 | 2.0494 | 0.3447 |
|
58 |
+
| 1.3693 | 4.0 | 48 | 1.9496 | 0.3342 |
|
59 |
+
| 1.3302 | 5.0 | 60 | 2.0545 | 0.3132 |
|
60 |
+
| 1.2847 | 6.0 | 72 | 2.0551 | 0.3290 |
|
61 |
+
| 1.2733 | 7.0 | 84 | 2.0966 | 0.3224 |
|
62 |
+
| 1.2499 | 8.0 | 96 | 2.0577 | 0.3185 |
|
63 |
+
| 1.2894 | 9.0 | 108 | 2.0575 | 0.3211 |
|
64 |
+
| 1.2753 | 10.0 | 120 | 2.0576 | 0.3263 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378308536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e56cb85ef07ffa84f30496ae709bf4ecbb6f84e781f356716dbe9404ecfe6d83
|
3 |
size 378308536
|
runs/Jun05_10-42-51_DESKTOP-6VKE8JE/events.out.tfevents.1717558972.DESKTOP-6VKE8JE.9188.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9699df070578a23f3627752d767b02a8a07f5ea1c34467b605c6c6d40b9cb29
|
3 |
+
size 12883
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fd97e89eb3c4b96331eb52bcae86aa9b3029c00e85a9db2c61fc6403897dfef
|
3 |
size 5112
|