AdditiveLLM
Collection
33 items • Updated
How to use ppak10/defect-classification-llama-prompt-0.5-epochs with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ppak10/defect-classification-llama-prompt-0.5-epochs", device_map="auto")This model is a fine-tuned version of meta-llama/Llama-3.2-1B on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.3279 | 0.5000 | 19907 | 1.5612 | 0.7466 |
Base model
meta-llama/Llama-3.2-1B