ankush-003
commited on
Commit
•
59c91dd
1
Parent(s):
6b708d9
Training in progress epoch 2
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ 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 |
- Train Accuracy: 1.0
|
19 |
- Validation Loss: 0.0000
|
20 |
- Validation Accuracy: 1.0
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.0264 | 1.0 | 0.0002 | 1.0 | 0 |
|
48 |
| 0.0001 | 1.0 | 0.0000 | 1.0 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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.0000
|
18 |
- Train Accuracy: 1.0
|
19 |
- Validation Loss: 0.0000
|
20 |
- Validation Accuracy: 1.0
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.0264 | 1.0 | 0.0002 | 1.0 | 0 |
|
48 |
| 0.0001 | 1.0 | 0.0000 | 1.0 | 1 |
|
49 |
+
| 0.0000 | 1.0 | 0.0000 | 1.0 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f3f6f7ce74741451de376ec3ab7bfad3c642b3a76e70dc1b16f60f31353bd7b
|
3 |
size 267951808
|