End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0
|
25 |
-
- Precision: 0
|
26 |
-
- Recall: 0
|
27 |
-
- F1: 0
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| No log | 4.0 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0001
|
24 |
+
- Accuracy: 1.0
|
25 |
+
- Precision: 1.0
|
26 |
+
- Recall: 1.0
|
27 |
+
- F1: 1.0
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| No log | 1.0 | 57 | 0.0207 | 0.9956 | 0.9956 | 0.9956 | 0.9956 |
|
59 |
+
| No log | 2.0 | 114 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 |
|
60 |
+
| No log | 3.0 | 171 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 |
|
61 |
+
| No log | 4.0 | 228 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498612824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e65586417ab21dcf3d2d4a2b6ddb858fe632de952df38b3de60331bdbb6fceb2
|
3 |
size 498612824
|
runs/Apr03_10-07-31_yb-virtual-machine/events.out.tfevents.1712131651.yb-virtual-machine.20652.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e16e217661e37ec2dd4c5a32dd24fee9f9cf8be29ef9a3d29f9ed34b235d036
|
3 |
+
size 7015
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8e86deff6bc83597c76bc1678064e4def2312cc72127bd8247b9049bf33c4b5
|
3 |
size 4920
|