bn-gpt2-finetuned
This model is a fine-tuned version of rejauldu/bn-gpt2-finetuned on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1462
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.0003
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 64
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 20
- num_epochs: 1
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.1531 | 0.1434 | 50 | 0.1507 |
| 0.1513 | 0.2867 | 100 | 0.1493 |
| 0.15 | 0.4301 | 150 | 0.1475 |
| 0.1494 | 0.5735 | 200 | 0.1471 |
| 0.1475 | 0.7168 | 250 | 0.1467 |
| 0.1471 | 0.8602 | 300 | 0.1462 |
Framework versions
- Transformers 4.56.1
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.0
- Downloads last month
- 1
Model tree for rejauldu/bn-gpt2-finetuned
Unable to build the model tree, the base model loops to the model itself. Learn more.