AdditiveLLM
Collection
33 items • Updated
How to use ppak10/defect-classification-distilbert-prompt-02-epochs with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ppak10/defect-classification-distilbert-prompt-02-epochs", dtype="auto")This model is a fine-tuned version of distilbert/distilbert-base-uncased 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.3266 | 1.0 | 79625 | 0.3189 | 0.8565 |
| 0.272 | 2.0 | 159250 | 0.3078 | 0.8635 |
Base model
distilbert/distilbert-base-uncased