raveenatripathi
commited on
Commit
•
7464c59
1
Parent(s):
a58f41d
Training in progress epoch 3
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 4.8226 | 3.2485 | 0.3233 | 0 |
|
48 |
| 3.3885 | 2.9979 | 0.2816 | 1 |
|
49 |
| 3.2990 | 2.7710 | 0.3729 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.9402
|
19 |
+
- Validation Loss: 2.5797
|
20 |
+
- Train Accuracy: 0.4434
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 4.8226 | 3.2485 | 0.3233 | 0 |
|
48 |
| 3.3885 | 2.9979 | 0.2816 | 1 |
|
49 |
| 3.2990 | 2.7710 | 0.3729 | 2 |
|
50 |
+
| 2.9402 | 2.5797 | 0.4434 | 3 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268077760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ae40891659f8848e509add78f165183c033f49211b43093b3512d0bb5907a32
|
3 |
size 268077760
|