Writer/segmented-context-answer-classifier-roberta-base
Browse files- README.md +9 -9
- 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 [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,13 +47,13 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step
|
51 |
-
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0002
|
21 |
+
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 149 | 0.0022 | 1.0 |
|
53 |
+
| No log | 2.0 | 298 | 0.0054 | 0.9980 |
|
54 |
+
| No log | 3.0 | 447 | 0.0001 | 1.0 |
|
55 |
+
| 0.0199 | 4.0 | 596 | 0.0002 | 1.0 |
|
56 |
+
| 0.0199 | 5.0 | 745 | 0.0002 | 1.0 |
|
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 498612824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6544c222697082af9abc474ea6dca709337d5fb30d152ec72ad71c559c2a8b5b
|
3 |
size 498612824
|