Commit
·
633cfd6
1
Parent(s):
5225086
Training in progress epoch 75
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 |
|
@@ -111,6 +111,15 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0072
|
19 |
+
- Validation Loss: 0.4641
|
20 |
+
- Train Accuracy: 0.8967
|
21 |
+
- Epoch: 75
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 0.0080 | 0.4487 | 0.9033 | 67 |
|
115 |
+
| 0.0082 | 0.4500 | 0.9 | 68 |
|
116 |
+
| 0.0077 | 0.4528 | 0.9033 | 69 |
|
117 |
+
| 0.0075 | 0.4516 | 0.9 | 70 |
|
118 |
+
| 0.0073 | 0.4474 | 0.9 | 71 |
|
119 |
+
| 0.0222 | 0.4517 | 0.9 | 72 |
|
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
|
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:be32f082a8b3289078bfdc90c2bf1dea258da4a007b9256466e1cc560a01411c
|
3 |
size 1446280280
|