Commit ·
2f05922
1
Parent(s): 766521c
End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
|
@@ -17,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy: 0.
|
| 22 |
-
- F1: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -51,14 +52,14 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
-
- Transformers 4.
|
| 62 |
- Pytorch 2.0.1+cu118
|
| 63 |
- Datasets 2.13.1
|
| 64 |
- Tokenizers 0.13.3
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model: roberta-large
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.7605
|
| 22 |
+
- Accuracy: 0.714
|
| 23 |
+
- F1: 0.7875
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 55 |
+
| 0.631 | 1.0 | 1502 | 0.5333 | 0.766 | 0.8264 |
|
| 56 |
+
| 0.5734 | 2.0 | 3004 | 0.5500 | 0.752 | 0.8195 |
|
| 57 |
+
| 0.5938 | 3.0 | 4506 | 0.7605 | 0.714 | 0.7875 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
| 61 |
|
| 62 |
+
- Transformers 4.31.0
|
| 63 |
- Pytorch 2.0.1+cu118
|
| 64 |
- Datasets 2.13.1
|
| 65 |
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421582769
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5677673d15d640976d4a79114bb144e1a5a5ec59bd7806d40d8ce16695aa5767
|
| 3 |
size 1421582769
|
runs/Jul19_05-55-03_86754652ac5d/events.out.tfevents.1689746448.86754652ac5d.376.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e101781f25f271dce592d1f8a86eeacff4fe9a425aa19925bce95fe1926aced
|
| 3 |
+
size 6962
|