silviacamplani
commited on
Commit
·
0a9bc91
1
Parent(s):
a80c567
Training in progress epoch 4
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 [silviacamplani/distilbert-finetuned-dapt_tapt-lm-ai](https://huggingface.co/silviacamplani/distilbert-finetuned-dapt_tapt-lm-ai) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Validation Loss:
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train F1: 0.
|
22 |
-
- Train Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,10 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 2.6231 | 2.0072 | 0.0 | 0.0 | 0.0 | 0.5482 | 0 |
|
|
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [silviacamplani/distilbert-finetuned-dapt_tapt-lm-ai](https://huggingface.co/silviacamplani/distilbert-finetuned-dapt_tapt-lm-ai) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.9326
|
18 |
+
- Validation Loss: 0.9225
|
19 |
+
- Train Precision: 0.5050
|
20 |
+
- Train Recall: 0.5473
|
21 |
+
- Train F1: 0.5253
|
22 |
+
- Train Accuracy: 0.7689
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 2.6231 | 2.0072 | 0.0 | 0.0 | 0.0 | 0.5482 | 0 |
|
50 |
+
| 1.7195 | 1.5337 | 0.1905 | 0.0072 | 0.0139 | 0.5597 | 1 |
|
51 |
+
| 1.3447 | 1.2423 | 0.3073 | 0.3510 | 0.3277 | 0.6910 | 2 |
|
52 |
+
| 1.1065 | 1.0569 | 0.4162 | 0.4536 | 0.4341 | 0.7195 | 3 |
|
53 |
+
| 0.9326 | 0.9225 | 0.5050 | 0.5473 | 0.5253 | 0.7689 | 4 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1661726953.7ce9094dc369.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:9a9e0d3deab61f239d01e56f3481bd0ecb2dfc571268a29c2f0ad2ecfd8058e8
|
3 |
+
size 1870015
|
logs/validation/events.out.tfevents.1661726968.7ce9094dc369.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:79d5a03a6d144486c7e4d71354b6f0ff94651e7a6310c55523c1339220bdb830
|
3 |
+
size 815
|
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:1b10d9955e60c80b3291ab6a45da059bd3b8debaea0aae81f9b7156198c4be38
|
3 |
size 265660768
|