|
--- |
|
library_name: peft |
|
license: apache-2.0 |
|
base_model: NousResearch/Genstruct-7B |
|
tags: |
|
- axolotl |
|
- generated_from_trainer |
|
model-index: |
|
- name: bb8db7d9-f5f8-49e9-9bc8-c9398d45aae8 |
|
results: [] |
|
--- |
|
|
|
<!-- This model card has been generated automatically according to the information the Trainer had access to. You |
|
should probably proofread and complete it, then remove this comment. --> |
|
|
|
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl) |
|
<br> |
|
|
|
# bb8db7d9-f5f8-49e9-9bc8-c9398d45aae8 |
|
|
|
This model is a fine-tuned version of [NousResearch/Genstruct-7B](https://huggingface.co/NousResearch/Genstruct-7B) on the None dataset. |
|
It achieves the following results on the evaluation set: |
|
- Loss: 0.3091 |
|
|
|
## 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.00015 |
|
- train_batch_size: 8 |
|
- eval_batch_size: 8 |
|
- seed: 17333 |
|
- distributed_type: multi-GPU |
|
- num_devices: 2 |
|
- gradient_accumulation_steps: 2 |
|
- total_train_batch_size: 32 |
|
- total_eval_batch_size: 16 |
|
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=adam_beta1=0.9,adam_beta2=0.95,adam_epsilon=1e-8 |
|
- lr_scheduler_type: cosine |
|
- lr_scheduler_warmup_steps: 100 |
|
- training_steps: 300 |
|
|
|
### Training results |
|
|
|
| Training Loss | Epoch | Step | Validation Loss | |
|
|:-------------:|:------:|:----:|:---------------:| |
|
| No log | 0.0001 | 1 | 1.6394 | |
|
| 0.8485 | 0.0106 | 150 | 0.4222 | |
|
| 0.6204 | 0.0213 | 300 | 0.3091 | |
|
|
|
|
|
### Framework versions |
|
|
|
- PEFT 0.13.2 |
|
- Transformers 4.46.0 |
|
- Pytorch 2.5.0+cu124 |
|
- Datasets 3.0.1 |
|
- Tokenizers 0.20.1 |