Commit
·
5225086
1
Parent(s):
ae3a454
Training in progress epoch 66
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 |
|
@@ -102,6 +102,15 @@ The following hyperparameters were used during training:
|
|
102 |
| 0.0153 | 0.4428 | 0.8933 | 55 |
|
103 |
| 0.0145 | 0.4273 | 0.9033 | 56 |
|
104 |
| 0.0129 | 0.4315 | 0.8967 | 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
|
106 |
|
107 |
### 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.0083
|
19 |
+
- Validation Loss: 0.4450
|
20 |
+
- Train Accuracy: 0.9033
|
21 |
+
- Epoch: 66
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
102 |
| 0.0153 | 0.4428 | 0.8933 | 55 |
|
103 |
| 0.0145 | 0.4273 | 0.9033 | 56 |
|
104 |
| 0.0129 | 0.4315 | 0.8967 | 57 |
|
105 |
+
| 0.0107 | 0.4265 | 0.8933 | 58 |
|
106 |
+
| 0.0173 | 0.4303 | 0.8967 | 59 |
|
107 |
+
| 0.0150 | 0.4386 | 0.8933 | 60 |
|
108 |
+
| 0.0166 | 0.4308 | 0.91 | 61 |
|
109 |
+
| 0.0135 | 0.4533 | 0.8933 | 62 |
|
110 |
+
| 0.0096 | 0.4507 | 0.9 | 63 |
|
111 |
+
| 0.0091 | 0.4371 | 0.9033 | 64 |
|
112 |
+
| 0.0089 | 0.4383 | 0.9033 | 65 |
|
113 |
+
| 0.0083 | 0.4450 | 0.9033 | 66 |
|
114 |
|
115 |
|
116 |
### 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:9b54604fa82339a7db31005726ddf8957e29aab2f778df4ced3a7b8640ef5872
|
3 |
size 1446280280
|