sushruth13
commited on
Commit
·
a0eb3e9
1
Parent(s):
c0613e5
Training in progress epoch 4
Browse files- README.md +5 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
- Train Accuracy: 1.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
|
|
46 |
| 1.4305 | 1.2792 | 0.6923 | 0 |
|
47 |
| 0.7122 | 0.4705 | 0.7949 | 1 |
|
48 |
| 0.2885 | 0.1013 | 1.0 | 2 |
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0547
|
18 |
+
- Validation Loss: 0.0134
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 1.4305 | 1.2792 | 0.6923 | 0 |
|
47 |
| 0.7122 | 0.4705 | 0.7949 | 1 |
|
48 |
| 0.2885 | 0.1013 | 1.0 | 2 |
|
49 |
+
| 0.1129 | 0.0375 | 1.0 | 3 |
|
50 |
+
| 0.0547 | 0.0134 | 1.0 | 4 |
|
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 469461000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6af7501427196d1eb4c315e82e7b7bbb5c54d4033b0c82e600d789dc1adfaa9
|
3 |
size 469461000
|