vedantjumle
commited on
Commit
•
757907c
1
Parent(s):
f26e5b3
Training in progress epoch 93
Browse files- README.md +13 -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 [xlnet-large-cased](https://huggingface.co/xlnet-large-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -129,6 +129,15 @@ The following hyperparameters were used during training:
|
|
129 |
| 0.0107 | 0.4594 | 0.9033 | 82 |
|
130 |
| 0.0072 | 0.4353 | 0.9033 | 83 |
|
131 |
| 0.0112 | 0.4995 | 0.9 | 84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
|
133 |
|
134 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [xlnet-large-cased](https://huggingface.co/xlnet-large-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0053
|
19 |
+
- Validation Loss: 0.4856
|
20 |
+
- Train Accuracy: 0.9033
|
21 |
+
- Epoch: 93
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
129 |
| 0.0107 | 0.4594 | 0.9033 | 82 |
|
130 |
| 0.0072 | 0.4353 | 0.9033 | 83 |
|
131 |
| 0.0112 | 0.4995 | 0.9 | 84 |
|
132 |
+
| 0.0063 | 0.4875 | 0.8967 | 85 |
|
133 |
+
| 0.0060 | 0.4859 | 0.9033 | 86 |
|
134 |
+
| 0.0061 | 0.4804 | 0.9 | 87 |
|
135 |
+
| 0.0058 | 0.4811 | 0.9033 | 88 |
|
136 |
+
| 0.0058 | 0.4805 | 0.9033 | 89 |
|
137 |
+
| 0.0057 | 0.4811 | 0.9033 | 90 |
|
138 |
+
| 0.0057 | 0.4865 | 0.9033 | 91 |
|
139 |
+
| 0.0055 | 0.4864 | 0.9033 | 92 |
|
140 |
+
| 0.0053 | 0.4856 | 0.9033 | 93 |
|
141 |
|
142 |
|
143 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1446280280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:068cb620a6e88cdb2f8e986aba71c9c56fd3210388637e4a73af29aa0cdc9532
|
3 |
size 1446280280
|