Model save
Browse files- README.md +6 -8
- 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:
|
| 22 |
-
- Bleu: 0.
|
| 23 |
- Accuracy: 0.0
|
| 24 |
-
- Gen Len:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -46,17 +46,15 @@ The following hyperparameters were used during training:
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
-
- num_epochs:
|
| 50 |
- mixed_precision_training: Native AMP
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Accuracy | Gen Len |
|
| 55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:-------:|
|
| 56 |
-
| 1.
|
| 57 |
-
| 1.
|
| 58 |
-
| 1.8781 | 3.0 | 18750 | nan | 0.0 | 0.0 | 0.0 |
|
| 59 |
-
| 0.0 | 4.0 | 25000 | nan | 0.0 | 0.0 | 0.0 |
|
| 60 |
|
| 61 |
|
| 62 |
### 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.8637
|
| 22 |
+
- Bleu: 0.0001
|
| 23 |
- Accuracy: 0.0
|
| 24 |
+
- Gen Len: 18.9988
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
+
- num_epochs: 2
|
| 50 |
- mixed_precision_training: Native AMP
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Accuracy | Gen Len |
|
| 55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|:-------:|
|
| 56 |
+
| 1.17 | 1.0 | 6250 | 0.8994 | 0.0001 | 0.0 | 18.9988 |
|
| 57 |
+
| 1.1297 | 2.0 | 12500 | 0.8637 | 0.0001 | 0.0 | 18.9988 |
|
|
|
|
|
|
|
| 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:bdd2b677ce069186a9dd1c2ec32d49e328e73ed4fcea7506fd91cf2ee6fadc85
|
| 3 |
size 891644712
|