Commit ·
d1b3c92
1
Parent(s): 8cbe74b
End of training
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
-
| 0.
|
| 51 |
-
| 0.
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.0001
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| 0.0366 | 1.0 | 62 | 0.0062 |
|
| 51 |
+
| 0.0009 | 2.0 | 124 | 0.0005 |
|
| 52 |
+
| 0.0005 | 3.0 | 186 | 0.0002 |
|
| 53 |
+
| 0.0002 | 4.0 | 248 | 0.0001 |
|
| 54 |
+
| 0.0001 | 5.0 | 310 | 0.0001 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
logs/events.out.tfevents.1701083462.95ed4e3a0072.452538.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa128a5d564afe57edbf39b4188d6b48f08cbeb0e78fa462691cdcaa2e766185
|
| 3 |
+
size 10816
|
logs/events.out.tfevents.1701083980.95ed4e3a0072.452538.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1ad72bd8c305fbdf21c02cc4b9f9e1abd2daa26c4d645d8aaed92397faa2604
|
| 3 |
+
size 311
|