Model save
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ 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 the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 4.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 4.
|
52 |
-
| 4.
|
53 |
-
| 4.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the eli5_category dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 4.0521
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 4.6856 | 1.0 | 661 | 4.1446 |
|
52 |
+
| 4.2485 | 2.0 | 1322 | 4.0709 |
|
53 |
+
| 4.1441 | 3.0 | 1983 | 4.0521 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498813948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908c7f293c5b7f64589fd189a43f65bd27e5e8b17589d63e4ec51ad41db253ec
|
3 |
size 498813948
|
runs/Apr27_22-52-39_4f361c66cb8a/events.out.tfevents.1714258360.4f361c66cb8a.34.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:c2833e9275a0c58c3ef7bfb179af59eda4e20f960fa57ebd2c850a48e10ed990
|
3 |
+
size 6468
|
runs/Apr27_22-52-39_4f361c66cb8a/events.out.tfevents.1714259283.4f361c66cb8a.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a16ef373f5049455b6a183c7a721b6e3972d0a15db6a50b48434ea02994ff5a
|
3 |
+
size 359
|