Commit 路
46487ab
1
Parent(s): 323464a
Training in progress epoch 2
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Train End Logits Accuracy: 0.
|
| 20 |
-
- Train Start Logits Accuracy: 0.
|
| 21 |
-
- Validation Loss: 0.
|
| 22 |
-
- Validation End Logits Accuracy: 0.
|
| 23 |
-
- Validation Start Logits Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.0834 | 0.6813 | 0.6618 | 0.8721 | 0.7369 | 0.7251 | 0 |
|
| 51 |
| 0.7019 | 0.7919 | 0.7665 | 0.8038 | 0.7645 | 0.7510 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.5226
|
| 19 |
+
- Train End Logits Accuracy: 0.8429
|
| 20 |
+
- Train Start Logits Accuracy: 0.8179
|
| 21 |
+
- Validation Loss: 0.8662
|
| 22 |
+
- Validation End Logits Accuracy: 0.7675
|
| 23 |
+
- Validation Start Logits Accuracy: 0.7540
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.0834 | 0.6813 | 0.6618 | 0.8721 | 0.7369 | 0.7251 | 0 |
|
| 51 |
| 0.7019 | 0.7919 | 0.7665 | 0.8038 | 0.7645 | 0.7510 | 1 |
|
| 52 |
+
| 0.5226 | 0.8429 | 0.8179 | 0.8662 | 0.7675 | 0.7540 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496513256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30156642879e86689898916e2d6ee8d8cbc46eed14ac5c866c8703f9b4290dc6
|
| 3 |
size 496513256
|