End of training
Browse files- README.md +12 -15
- config.json +0 -4
- model.safetensors +1 -1
- runs/Sep08_20-50-08_ubumarcos/events.out.tfevents.1725821409.ubumarcos +3 -0
- runs/Sep08_21-13-48_ubumarcos/events.out.tfevents.1725822829.ubumarcos +3 -0
- runs/Sep09_13-04-47_ubumarcos/events.out.tfevents.1725879901.ubumarcos +3 -0
- runs/Sep09_17-59-20_ubumarcos/events.out.tfevents.1725897561.ubumarcos +3 -0
- runs/Sep09_18-10-13_ubumarcos/events.out.tfevents.1725898215.ubumarcos +3 -0
- runs/Sep09_18-10-24_ubumarcos/events.out.tfevents.1725898225.ubumarcos +3 -0
- runs/Sep10_00-34-48_ubumarcos/events.out.tfevents.1725921289.ubumarcos +3 -0
- runs/Sep10_13-50-43_ubumarcos/events.out.tfevents.1725969044.ubumarcos +3 -0
- runs/Sep10_16-47-34_ubumarcos/events.out.tfevents.1725979656.ubumarcos +3 -0
- runs/Sep10_17-01-28_ubumarcos/events.out.tfevents.1725980489.ubumarcos +3 -0
- runs/Sep10_17-06-04_ubumarcos/events.out.tfevents.1725980765.ubumarcos +3 -0
- runs/Sep10_17-23-08_ubumarcos/events.out.tfevents.1725981789.ubumarcos +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -59,16 +59,13 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
-
| No log | 0.9956 | 85 | 0.
|
63 |
-
| No log | 1.9912 | 170 | 0.
|
64 |
-
| No log | 2.9985 | 256 | 0.
|
65 |
-
| No log | 3.9941 | 341 | 0.
|
66 |
-
| No log | 4.9898 | 426 | 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.0815 | 8.0 | 683 | 0.0400 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
70 |
-
| 0.0815 | 8.9956 | 768 | 0.0406 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
71 |
-
| 0.0815 | 9.9561 | 850 | 0.0404 | 0.9905 | 0.9906 | 0.9905 | 0.9905 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0269
|
25 |
+
- Accuracy: 0.9912
|
26 |
+
- Precision: 0.9913
|
27 |
+
- Recall: 0.9912
|
28 |
+
- F1: 0.9912
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
+
| No log | 0.9956 | 85 | 0.1214 | 0.9582 | 0.9581 | 0.9582 | 0.9581 |
|
63 |
+
| No log | 1.9912 | 170 | 0.0622 | 0.9780 | 0.9781 | 0.9780 | 0.9780 |
|
64 |
+
| No log | 2.9985 | 256 | 0.0362 | 0.9890 | 0.9890 | 0.9890 | 0.9890 |
|
65 |
+
| No log | 3.9941 | 341 | 0.0336 | 0.9927 | 0.9927 | 0.9927 | 0.9927 |
|
66 |
+
| No log | 4.9898 | 426 | 0.0278 | 0.9905 | 0.9905 | 0.9905 | 0.9905 |
|
67 |
+
| 0.0857 | 5.9971 | 512 | 0.0246 | 0.9927 | 0.9927 | 0.9927 | 0.9927 |
|
68 |
+
| 0.0857 | 6.9927 | 597 | 0.0269 | 0.9912 | 0.9913 | 0.9912 | 0.9912 |
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
config.json
CHANGED
@@ -55,10 +55,6 @@
|
|
55 |
},
|
56 |
"initializer_range": 0.02,
|
57 |
"intermediate_size": 3072,
|
58 |
-
"label2id": {
|
59 |
-
"crying": 0,
|
60 |
-
"no_crying": 1
|
61 |
-
},
|
62 |
"layer_norm_eps": 1e-05,
|
63 |
"layerdrop": 0.0,
|
64 |
"mask_feature_length": 10,
|
|
|
55 |
},
|
56 |
"initializer_range": 0.02,
|
57 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
58 |
"layer_norm_eps": 1e-05,
|
59 |
"layerdrop": 0.0,
|
60 |
"mask_feature_length": 10,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94763496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3eae2be96a760eae850997358f79067ae19b9c82753df1548ba7cf30530e020
|
3 |
size 94763496
|
runs/Sep08_20-50-08_ubumarcos/events.out.tfevents.1725821409.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5768e1b2ef1f125c46448a0f0312aa445c089532fcbc42786546948ae639471
|
3 |
+
size 5851
|
runs/Sep08_21-13-48_ubumarcos/events.out.tfevents.1725822829.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c153806ae01a35e7a58505365504750dd5e77f9aaf2443fbd040dbde644bf19
|
3 |
+
size 5851
|
runs/Sep09_13-04-47_ubumarcos/events.out.tfevents.1725879901.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47298f4c14c6e2cf02c4292c80880d69075f152fc6c1a4831ca87fbc76f22b09
|
3 |
+
size 5850
|
runs/Sep09_17-59-20_ubumarcos/events.out.tfevents.1725897561.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c28fcdd52aa17c8decbfa612d39ed8f37b4f19ca76a7dcf5d53daa3c4eec98
|
3 |
+
size 5850
|
runs/Sep09_18-10-13_ubumarcos/events.out.tfevents.1725898215.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1453d6a698695ab52020a0169ee70ccc02d50962abbbcea675588977658416d
|
3 |
+
size 5850
|
runs/Sep09_18-10-24_ubumarcos/events.out.tfevents.1725898225.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ecb0f9cd5fe60d6c3860a19c06287a8807fe4957df9d0ec0a51fd3e854d2cd
|
3 |
+
size 5850
|
runs/Sep10_00-34-48_ubumarcos/events.out.tfevents.1725921289.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb66c596890f453c4964d7708c7b6346ad792ecbcbc59053bee44e821fd377f7
|
3 |
+
size 5850
|
runs/Sep10_13-50-43_ubumarcos/events.out.tfevents.1725969044.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37edd17201d0bc62c8b8b5344e6e8fc7ddf073ad1fc6bb8a34b5b165226060b9
|
3 |
+
size 5850
|
runs/Sep10_16-47-34_ubumarcos/events.out.tfevents.1725979656.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e12599642296c095f6826a911e19bbb8b4439d9ed7f11525268ae7190fb567a6
|
3 |
+
size 5895
|
runs/Sep10_17-01-28_ubumarcos/events.out.tfevents.1725980489.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ffb32a05139f32d56b3853240a7838d94ce8d59df1fecc27d3b9499230209e
|
3 |
+
size 5838
|
runs/Sep10_17-06-04_ubumarcos/events.out.tfevents.1725980765.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3198032e9802108cdfb6f181a0f32cbe5c27d10c4a05b61a78aafdcea4b41f7c
|
3 |
+
size 5838
|
runs/Sep10_17-23-08_ubumarcos/events.out.tfevents.1725981789.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e944ae7b013d8d85703888c2a3b9547ab8959391073cef32db20fa86891fbd0
|
3 |
+
size 9698
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c84dfbf8519322e3660f3d1633bd5e65eca622b09f25ff3b7cc4eb05f78c9a6
|
3 |
size 5240
|