vedantjumle
commited on
Commit
•
531bc0b
1
Parent(s):
2c02160
Training in progress epoch 48
Browse files- README.md +14 -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 |
|
@@ -83,6 +83,16 @@ The following hyperparameters were used during training:
|
|
83 |
| 0.0238 | 0.3618 | 0.9067 | 36 |
|
84 |
| 0.0222 | 0.3603 | 0.9067 | 37 |
|
85 |
| 0.0230 | 0.3678 | 0.9067 | 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
|
87 |
|
88 |
### 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.0138
|
19 |
+
- Validation Loss: 0.4046
|
20 |
+
- Train Accuracy: 0.9167
|
21 |
+
- Epoch: 48
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
83 |
| 0.0238 | 0.3618 | 0.9067 | 36 |
|
84 |
| 0.0222 | 0.3603 | 0.9067 | 37 |
|
85 |
| 0.0230 | 0.3678 | 0.9067 | 38 |
|
86 |
+
| 0.0272 | 0.4125 | 0.9033 | 39 |
|
87 |
+
| 0.0318 | 0.3973 | 0.91 | 40 |
|
88 |
+
| 0.0262 | 0.3871 | 0.9067 | 41 |
|
89 |
+
| 0.0299 | 0.3935 | 0.9033 | 42 |
|
90 |
+
| 0.0285 | 0.4192 | 0.9067 | 43 |
|
91 |
+
| 0.0206 | 0.4100 | 0.9133 | 44 |
|
92 |
+
| 0.0188 | 0.4106 | 0.9067 | 45 |
|
93 |
+
| 0.0179 | 0.4355 | 0.91 | 46 |
|
94 |
+
| 0.0151 | 0.4091 | 0.9133 | 47 |
|
95 |
+
| 0.0138 | 0.4046 | 0.9167 | 48 |
|
96 |
|
97 |
|
98 |
### 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:c33de6a827fdaf48f2a963d5b44a302a1803b7832dcb08a53b4421d55566a935
|
3 |
size 1446280280
|