gnumanth/tmp_trainer
020
1---2license: other3base_model: facebook/opt-125m4tags:5- trl6- sft7- generated_from_trainer8model-index:9- name: tmp_trainer10 results: []11---12 13<!-- This model card has been generated automatically according to the information the Trainer had access to. You14should probably proofread and complete it, then remove this comment. -->15 16# tmp_trainer17 18This model is a fine-tuned version of [facebook/opt-125m](https://huggingface.co/facebook/opt-125m) on an unknown dataset.19 20## Model description21 22More information needed23 24## Intended uses & limitations25 26More information needed27 28## Training and evaluation data29 30More information needed31 32## Training procedure33 34### Training hyperparameters35 36The following hyperparameters were used during training:37- learning_rate: 5e-0538- train_batch_size: 839- eval_batch_size: 840- seed: 4241- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0842- lr_scheduler_type: linear43- num_epochs: 3.044 45### Training results46 47 48 49### Framework versions50 51- Transformers 4.38.152- Pytorch 2.1.0+cu12153- Datasets 2.17.154- Tokenizers 0.15.255 