Commit
·
0719ba2
1
Parent(s):
05b2396
Training in progress epoch 3
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-lm-ai](https://huggingface.co/silviacamplani/distilbert-finetuned-dapt-lm-ai) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Validation Loss: 1.
|
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,9 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 2.5668 | 1.9780 | 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-lm-ai](https://huggingface.co/silviacamplani/distilbert-finetuned-dapt-lm-ai) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.0982
|
18 |
+
- Validation Loss: 1.0637
|
19 |
+
- Train Precision: 0.4716
|
20 |
+
- Train Recall: 0.4635
|
21 |
+
- Train F1: 0.4675
|
22 |
+
- Train Accuracy: 0.7155
|
23 |
+
- Epoch: 3
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 2.5668 | 1.9780 | 0.0 | 0.0 | 0.0 | 0.5482 | 0 |
|
50 |
+
| 1.7189 | 1.4888 | 0.1152 | 0.0396 | 0.0589 | 0.5905 | 1 |
|
51 |
+
| 1.3060 | 1.2236 | 0.3797 | 0.3564 | 0.3677 | 0.6839 | 2 |
|
52 |
+
| 1.0982 | 1.0637 | 0.4716 | 0.4635 | 0.4675 | 0.7155 | 3 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1661703305.3e81d4e42f0b.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:cf9305895d2a796a5696feae135e4360b6cfc802c7d342b9cf0ab1ce7ada6732
|
3 |
+
size 1868286
|
logs/validation/events.out.tfevents.1661703324.3e81d4e42f0b.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:07eb411d04166b7858925cd7b912baeff6af271e670017062d412d643b79e60c
|
3 |
+
size 659
|
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:3529ef0a901dcb23676f448d173c3de81ef20ac938a6f27080b5c13f028c73a9
|
3 |
size 265660768
|