silviacamplani
commited on
Commit
•
818a7ee
1
Parent(s):
29cbd06
End of training
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train F1: 0.
|
22 |
-
- Train Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.7904 | 0.8449 | 0.5085 | 0.5626 | 0.5342 | 0.7776 | 6 |
|
56 |
| 0.7327 | 0.8097 | 0.5211 | 0.5779 | 0.5480 | 0.7917 | 7 |
|
57 |
| 0.7000 | 0.7872 | 0.5281 | 0.5842 | 0.5547 | 0.7975 | 8 |
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.6767
|
18 |
+
- Validation Loss: 0.7802
|
19 |
+
- Train Precision: 0.5256
|
20 |
+
- Train Recall: 0.5824
|
21 |
+
- Train F1: 0.5525
|
22 |
+
- Train Accuracy: 0.8017
|
23 |
+
- Epoch: 9
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
55 |
| 0.7904 | 0.8449 | 0.5085 | 0.5626 | 0.5342 | 0.7776 | 6 |
|
56 |
| 0.7327 | 0.8097 | 0.5211 | 0.5779 | 0.5480 | 0.7917 | 7 |
|
57 |
| 0.7000 | 0.7872 | 0.5281 | 0.5842 | 0.5547 | 0.7975 | 8 |
|
58 |
+
| 0.6767 | 0.7802 | 0.5256 | 0.5824 | 0.5525 | 0.8017 | 9 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
logs/train/events.out.tfevents.1661683261.ba7ce45e5513.17.0.v2
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:178a722d1ab8992979e5d0afce335d2bfcc43015f99b5fd05f89c1f0ee497188
|
3 |
+
size 1870842
|
logs/validation/events.out.tfevents.1661683280.ba7ce45e5513.17.1.v2
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:17d8bb1e25e2abe4ce8f45ecc513699065f61cfb607b3d4ac9a95d741e733d46
|
3 |
+
size 1595
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265660768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e73e61346e1720ff1cf617fb7bd02bf2a9d0abbcf0ec9782d59c46ef959e803
|
3 |
size 265660768
|