RichardLyu
commited on
Commit
•
0004278
1
Parent(s):
7264058
my-roberta-finetuned-model-34768
Browse files- README.md +8 -8
- 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: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 |
|
53 |
-
|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.39.3
|
62 |
- Pytorch 2.1.2
|
63 |
-
- Datasets 2.
|
64 |
- Tokenizers 0.15.2
|
|
|
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.9181
|
21 |
+
- Accuracy: 0.6682
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 259 | 1.2041 | 0.5474 |
|
53 |
+
| 1.2337 | 2.0 | 518 | 1.0736 | 0.6130 |
|
54 |
+
| 1.2337 | 3.0 | 777 | 0.9574 | 0.6515 |
|
55 |
+
| 0.9397 | 4.0 | 1036 | 0.9257 | 0.6659 |
|
56 |
+
| 0.9397 | 5.0 | 1295 | 0.9181 | 0.6682 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.39.3
|
62 |
- Pytorch 2.1.2
|
63 |
+
- Datasets 2.18.0
|
64 |
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498625128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aec85e9d821ff20d3c397e0dd7cde12effa365130cab0183519c8ed369353a88
|
3 |
size 498625128
|