silviacamplani
commited on
Commit
•
603a23d
1
Parent(s):
e0a2ae9
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.3454 | 0.4475 | 0.0 | 0.0 | 0.0 | 0.8961 | 0 |
|
50 |
| 0.1637 | 0.3637 | 0.6297 | 0.2990 | 0.4055 | 0.9154 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### 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.1241
|
18 |
+
- Validation Loss: 0.3433
|
19 |
+
- Train Precision: 0.5677
|
20 |
+
- Train Recall: 0.3660
|
21 |
+
- Train F1: 0.4451
|
22 |
+
- Train Accuracy: 0.9215
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.3454 | 0.4475 | 0.0 | 0.0 | 0.0 | 0.8961 | 0 |
|
50 |
| 0.1637 | 0.3637 | 0.6297 | 0.2990 | 0.4055 | 0.9154 | 1 |
|
51 |
+
| 0.1241 | 0.3433 | 0.5677 | 0.3660 | 0.4451 | 0.9215 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1659365445.74881bf4022d.34.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:1c2eb3a89ebde19d4db381941c94280a1f049462c0d0aeb72b4ebaec5e90c595
|
3 |
+
size 1703768
|
logs/validation/events.out.tfevents.1659365476.74881bf4022d.34.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:5ecc45fc1e6f1d30ac7a016cba0c04d2093adbc0cf109ed86d7efba4fc340bbd
|
3 |
+
size 506
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265617760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6de6f7e19ba9fdb769285bbd2c834640571b15450dfa38eaa48fd815e2b1b08
|
3 |
size 265617760
|