plt5-small / README.md
mh01's picture
Update README.md
e74881c verified
---
license: cc-by-4.0
base_model: allegro/plt5-small
tags:
- generated_from_trainer
model-index:
- name: plt5-small
results: []
---
# plt5-small
This model is a fine-tuned version of [allegro/plt5-small](https://huggingface.co/allegro/plt5-small) on the None dataset.
## Model description
I'm very sorry, but this model doesn't produce satisfactory results.
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 2
- eval_batch_size: 1
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 4
- mixed_precision_training: Native AMP
### Training results
### Framework versions
- Transformers 4.41.1
- Pytorch 2.3.0+cu121
- Datasets 2.19.2
- Tokenizers 0.19.1