silviacamplani
commited on
Commit
•
2eaee98
1
Parent(s):
0719ba2
Training in progress epoch 6
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:
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train F1: 0.
|
22 |
-
- Train Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,6 +50,9 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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: 0.7656
|
18 |
+
- Validation Loss: 0.8288
|
19 |
+
- Train Precision: 0.5590
|
20 |
+
- Train Recall: 0.5968
|
21 |
+
- Train F1: 0.5773
|
22 |
+
- Train Accuracy: 0.7761
|
23 |
+
- Epoch: 6
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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 |
+
| 0.9450 | 0.9504 | 0.5176 | 0.5167 | 0.5171 | 0.7385 | 4 |
|
54 |
+
| 0.8398 | 0.8775 | 0.5474 | 0.5671 | 0.5570 | 0.7579 | 5 |
|
55 |
+
| 0.7656 | 0.8288 | 0.5590 | 0.5968 | 0.5773 | 0.7761 | 6 |
|
56 |
|
57 |
|
58 |
### 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:22599fdb7f1acf0261c8b1e3132785325e8c8fbd6d53178d4705ec26e2975149
|
3 |
+
size 1869564
|
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:7f5bdbc7f88efc4d22963a24b3777d3362505569254e0499caa1f3eae51de0ea
|
3 |
+
size 1127
|
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:237494f713b8617f99d3d058b62c6ada81f055a2d94bd6b3336c5a0dfe73c364
|
3 |
size 265660768
|