AdditiveLLM
Collection
33 items • Updated
How to use ppak10/defect-classification-llama-prompt-02-epochs with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ppak10/defect-classification-llama-prompt-02-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.2103 | 1.0 | 79625 | 1.6752 | 0.7047 |
| 0.1724 | 2.0 | 159250 | 1.5445 | 0.7126 |
Base model
meta-llama/Llama-3.2-1B