End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
license:
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# Togo
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 | 2 |
|
51 |
-
| No log | 2.0 | 4 |
|
52 |
-
| No log | 3.0 | 6 |
|
53 |
-
| No log | 4.0 | 8 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc-by-4.0
|
4 |
+
base_model: deepset/roberta-base-squad2
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
14 |
|
15 |
# Togo
|
16 |
|
17 |
+
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0002
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 2 | 0.0038 |
|
51 |
+
| No log | 2.0 | 4 | 0.0003 |
|
52 |
+
| No log | 3.0 | 6 | 0.0003 |
|
53 |
+
| No log | 4.0 | 8 | 0.0002 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Dec30_18-59-11_Mazamessos-MacBook-Air.local/events.out.tfevents.1735603152.Mazamessos-MacBook-Air.local.15352.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:44fc6f7756122b69b2ecd82859435771917406bd26c14e3318a4f714e79a90d6
|
3 |
+
size 6442
|