Commit
·
9fc93da
1
Parent(s):
3a04a20
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Precision: 0.
|
21 |
-
- Train Recall: 0.
|
22 |
-
- Train F1: 0.
|
23 |
-
- Train Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| 0.1337 | 0.0643 | 0.9133 | 0.9295 | 0.9213 | 0.9817 | 0 |
|
51 |
| 0.0404 | 0.0550 | 0.9261 | 0.9413 | 0.9336 | 0.9846 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0210
|
19 |
+
- Validation Loss: 0.0570
|
20 |
+
- Train Precision: 0.9300
|
21 |
+
- Train Recall: 0.9394
|
22 |
+
- Train F1: 0.9347
|
23 |
+
- Train Accuracy: 0.9847
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| 0.1337 | 0.0643 | 0.9133 | 0.9295 | 0.9213 | 0.9817 | 0 |
|
51 |
| 0.0404 | 0.0550 | 0.9261 | 0.9413 | 0.9336 | 0.9846 | 1 |
|
52 |
+
| 0.0210 | 0.0570 | 0.9300 | 0.9394 | 0.9347 | 0.9847 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1695056181.ubuntu22.80468.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:10fcf3e4a085324f1affa33f087b3aedec5f4060d6603b97ab6e2742d8fb4969
|
3 |
+
size 1669421
|
logs/validation/events.out.tfevents.1695056335.ubuntu22.80468.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:306382ff1331baedb2e8a456524b19cfa4c734072748ac16e57a3795fe9fb8e4
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265606416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc7d15895ae8c9377fcd0550f4e1034d1b7221355d8046772ff599eb42f711ab
|
3 |
size 265606416
|