llama-1b-offense
This model is a fine-tuned version of meta-llama/Llama-3.2-1B-Instruct on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.5168
- Accuracy: 0.7581
- F1: 0.4721
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.0002
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Use adamw_torch 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: 100
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
---|---|---|---|---|---|
No log | 0.9662 | 100 | 0.6670 | 0.6884 | 0.3163 |
No log | 1.9275 | 200 | 0.5841 | 0.7221 | 0.3887 |
No log | 2.8889 | 300 | 0.5471 | 0.7360 | 0.4782 |
No log | 3.8502 | 400 | 0.5380 | 0.7442 | 0.4416 |
2.5382 | 4.8116 | 500 | 0.5300 | 0.7465 | 0.4834 |
2.5382 | 5.7729 | 600 | 0.5297 | 0.7488 | 0.4462 |
2.5382 | 6.7343 | 700 | 0.5198 | 0.75 | 0.4743 |
2.5382 | 7.6957 | 800 | 0.5160 | 0.7488 | 0.4732 |
2.5382 | 8.6570 | 900 | 0.5172 | 0.7570 | 0.4814 |
2.0495 | 9.6184 | 1000 | 0.5168 | 0.7581 | 0.4721 |
Framework versions
- PEFT 0.14.0
- Transformers 4.47.1
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.
Model tree for BayanDuygu/llama-1b-offense
Base model
meta-llama/Llama-3.2-1B-Instruct