--- base_model: scb10x/llama-3-typhoon-v1.5-8b-instruct library_name: peft license: llama3 tags: - trl - sft - generated_from_trainer model-index: - name: results_1 results: [] --- # results_1 This model is a fine-tuned version of [scb10x/llama-3-typhoon-v1.5-8b-instruct](https://huggingface.co/scb10x/llama-3-typhoon-v1.5-8b-instruct) on an unknown dataset. It achieves the following results on the evaluation set: - eval_loss: 1.1364 - eval_runtime: 81.6834 - eval_samples_per_second: 5.497 - eval_steps_per_second: 0.698 - epoch: 1.8060 - step: 270 ## 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: 1e-05 - train_batch_size: 3 - eval_batch_size: 8 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 12 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 12 ### Framework versions - PEFT 0.11.1 - Transformers 4.42.3 - Pytorch 2.3.1+cu121 - Datasets 2.18.0 - Tokenizers 0.19.1