silviacamplani
commited on
Commit
•
4a4b2eb
1
Parent(s):
3a39787
Training in progress epoch 1
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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.1958 | 0.0662 | 0.9016 | 0.9142 | 0.9078 | 0.9813 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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.0516
|
18 |
+
- Validation Loss: 0.0592
|
19 |
+
- Train Precision: 0.9147
|
20 |
+
- Train Recall: 0.9313
|
21 |
+
- Train F1: 0.9229
|
22 |
+
- Train Accuracy: 0.9832
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.1958 | 0.0662 | 0.9016 | 0.9142 | 0.9078 | 0.9813 | 0 |
|
50 |
+
| 0.0516 | 0.0592 | 0.9147 | 0.9313 | 0.9229 | 0.9832 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1659361356.e1391879ba27.33.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:e5e5913c62c44cfd8766cb32a502b30eb8afa254b1411ec95f45d8d28d3b6f1b
|
3 |
+
size 1867434
|
logs/validation/events.out.tfevents.1659361442.e1391879ba27.33.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:ce7f4ddc1c7b9608cdd0156a18e2bfef8d7491e76fe2a082456ac10539df31dc
|
3 |
+
size 350
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265605472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e8353e02f876eefad774581f41d98717979f8b505170a7b0b600b75ad1db261
|
3 |
size 265605472
|