End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,17 +49,17 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
-
- Transformers 4.
|
63 |
-
- Pytorch 2.0.
|
64 |
-
- Datasets 2.
|
65 |
-
- Tokenizers 0.
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5632
|
21 |
+
- Accuracy: 0.9038
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.2987 | 1.0 | 121 | 1.1291 | 0.6058 |
|
53 |
+
| 0.6602 | 2.0 | 242 | 0.8249 | 0.75 |
|
54 |
+
| 0.4545 | 3.0 | 363 | 0.4199 | 0.8942 |
|
55 |
+
| 0.2338 | 4.0 | 484 | 0.5669 | 0.9038 |
|
56 |
+
| 0.083 | 5.0 | 605 | 0.5672 | 0.9038 |
|
57 |
+
| 0.0057 | 6.0 | 726 | 0.5632 | 0.9038 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
+
- Transformers 4.36.2
|
63 |
+
- Pytorch 2.0.0
|
64 |
+
- Datasets 2.16.0
|
65 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498622052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d46d16e80b61a1b367fc2d898c3e197e737274966d2f6ce4ead88cd9ec449496
|
3 |
size 498622052
|