End of training
Browse files- README.md +6 -7
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,15 +19,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [T5-small](https://huggingface.co/T5-small) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss:
|
| 23 |
- Micro Precision: 0
|
| 24 |
- Micro Recall: 0.0
|
| 25 |
- Micro F1: 0
|
| 26 |
- Macro Precision: 0.0
|
| 27 |
- Macro Recall: 0.0
|
| 28 |
- Macro F1: 0
|
| 29 |
-
- Bleu: 0.
|
| 30 |
-
- Rouge1: 0.
|
| 31 |
- Rouge2: 0.0
|
| 32 |
|
| 33 |
## Model description
|
|
@@ -48,8 +48,8 @@ More information needed
|
|
| 48 |
|
| 49 |
The following hyperparameters were used during training:
|
| 50 |
- learning_rate: 2e-05
|
| 51 |
-
- train_batch_size:
|
| 52 |
-
- eval_batch_size:
|
| 53 |
- seed: 42
|
| 54 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 55 |
- lr_scheduler_type: linear
|
|
@@ -60,8 +60,7 @@ The following hyperparameters were used during training:
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Micro Precision | Micro Recall | Micro F1 | Macro Precision | Macro Recall | Macro F1 | Bleu | Rouge1 | Rouge2 |
|
| 62 |
|:-------------:|:------:|:----:|:---------------:|:---------------:|:------------:|:--------:|:---------------:|:------------:|:--------:|:------:|:------:|:------:|
|
| 63 |
-
| 15.
|
| 64 |
-
| 4.6708 | 7.6923 | 100 | 0.9927 | 0 | 0.0 | 0 | 0.0 | 0.0 | 0 | 0.0243 | 0.0133 | 0.0 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [T5-small](https://huggingface.co/T5-small) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 10.9128
|
| 23 |
- Micro Precision: 0
|
| 24 |
- Micro Recall: 0.0
|
| 25 |
- Micro F1: 0
|
| 26 |
- Macro Precision: 0.0
|
| 27 |
- Macro Recall: 0.0
|
| 28 |
- Macro F1: 0
|
| 29 |
+
- Bleu: 0.0234
|
| 30 |
+
- Rouge1: 0.0140
|
| 31 |
- Rouge2: 0.0
|
| 32 |
|
| 33 |
## Model description
|
|
|
|
| 48 |
|
| 49 |
The following hyperparameters were used during training:
|
| 50 |
- learning_rate: 2e-05
|
| 51 |
+
- train_batch_size: 8
|
| 52 |
+
- eval_batch_size: 8
|
| 53 |
- seed: 42
|
| 54 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 55 |
- lr_scheduler_type: linear
|
|
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Micro Precision | Micro Recall | Micro F1 | Macro Precision | Macro Recall | Macro F1 | Bleu | Rouge1 | Rouge2 |
|
| 62 |
|:-------------:|:------:|:----:|:---------------:|:---------------:|:------------:|:--------:|:---------------:|:------------:|:--------:|:------:|:------:|:------:|
|
| 63 |
+
| 15.9366 | 7.1429 | 50 | 10.9128 | 0 | 0.0 | 0 | 0.0 | 0.0 | 0 | 0.0234 | 0.0140 | 0.0 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f69903db8e662943e2c9e54eb333c1f5959d3574a034a343d3368d401623e41
|
| 3 |
size 242041896
|