RoBERTa_subjective
Browse files
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
-
| 1.
|
| 55 |
-
|
|
| 56 |
-
|
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.0522
|
| 22 |
+
- Accuracy: 0.5
|
| 23 |
+
- F1: 0.4928
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
+
| 1.3471 | 1.0 | 51 | 1.2407 | 0.395 | 0.3678 |
|
| 55 |
+
| 1.1707 | 2.0 | 102 | 1.0926 | 0.47 | 0.4545 |
|
| 56 |
+
| 1.0079 | 3.0 | 153 | 1.0522 | 0.5 | 0.4928 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421503616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b6e01f4d4682006ac52103d6475b9b08a558da33b409bc666339e2135028216
|
| 3 |
size 1421503616
|
runs/Jun10_16-05-17_6ac9ec4c049c/events.out.tfevents.1718035520.6ac9ec4c049c.5633.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37bd217d38c21dea074271858ab5cef66950714d3f0e158224262cc0370a51c6
|
| 3 |
+
size 7091
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bcfdf0ace6f86e7905e3f4b737309a0ffa44d4fd29a275f41f234697f67f774
|
| 3 |
size 5112
|