---
license: apache-2.0
library_name: peft
tags:
- generated_from_trainer
base_model: google/flan-t5-base
model-index:
- name: T52Graph2024_05_20_16_48_31_epoch
results: []
---
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
[](https://wandb.ai/zengdar/huggingface/runs/6t8qf6pr)
# T52Graph2024_05_20_16_48_31_epoch
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co./google/flan-t5-base) on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.3041
## Model description
More information needed
## 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: 0.0005
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 1
### Training results
| Training Loss | Epoch | Step | Validation Loss |
|:-------------:|:------:|:----:|:---------------:|
| 2.2215 | 0.1434 | 1000 | 0.5359 |
| 0.3327 | 0.2869 | 2000 | 0.3991 |
| 0.2579 | 0.4303 | 3000 | 0.3523 |
| 0.2307 | 0.5737 | 4000 | 0.3326 |
| 0.2178 | 0.7172 | 5000 | 0.3131 |
| 0.1919 | 0.8606 | 6000 | 0.3041 |
### Framework versions
- PEFT 0.11.1
- Transformers 4.41.0
- Pytorch 2.3.0+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1