Commit
·
f26e5b3
1
Parent(s):
633cfd6
Training in progress epoch 84
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 |
|
@@ -120,6 +120,15 @@ The following hyperparameters were used during training:
|
|
120 |
| 0.0082 | 0.4778 | 0.9033 | 73 |
|
121 |
| 0.0072 | 0.4674 | 0.9 | 74 |
|
122 |
| 0.0072 | 0.4641 | 0.8967 | 75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
|
124 |
|
125 |
### 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.0112
|
19 |
+
- Validation Loss: 0.4995
|
20 |
+
- Train Accuracy: 0.9
|
21 |
+
- Epoch: 84
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
120 |
| 0.0082 | 0.4778 | 0.9033 | 73 |
|
121 |
| 0.0072 | 0.4674 | 0.9 | 74 |
|
122 |
| 0.0072 | 0.4641 | 0.8967 | 75 |
|
123 |
+
| 0.0068 | 0.4537 | 0.9 | 76 |
|
124 |
+
| 0.0066 | 0.4565 | 0.8967 | 77 |
|
125 |
+
| 0.0063 | 0.4551 | 0.9033 | 78 |
|
126 |
+
| 0.0078 | 0.4614 | 0.8967 | 79 |
|
127 |
+
| 0.0107 | 0.4598 | 0.8967 | 80 |
|
128 |
+
| 0.0069 | 0.4536 | 0.9 | 81 |
|
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
|
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:cac2aff20d7ae987d37dc017d19f36497fc0b641ca499ecb1dc034d6d0203a47
|
3 |
size 1446280280
|