Model save
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
- Bleu: 0.0001
|
| 23 |
- Accuracy: 0.0
|
| 24 |
-
- Gen Len: 18.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Accuracy | Gen Len |
|
| 55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:-------:|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.1397
|
| 22 |
- Bleu: 0.0001
|
| 23 |
- Accuracy: 0.0
|
| 24 |
+
- Gen Len: 18.9987
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Accuracy | Gen Len |
|
| 55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:-------:|
|
| 56 |
+
| 0.2127 | 1.0 | 6250 | 0.1517 | 0.0001 | 0.0 | 18.9987 |
|
| 57 |
+
| 0.1844 | 2.0 | 12500 | 0.1397 | 0.0001 | 0.0 | 18.9987 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891644712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19375188e79a87051cbcd9ff506b4bb09384325ecc53d097f6a3962e850b0e0e
|
| 3 |
size 891644712
|