File size: 589 Bytes
841a681 4b3bbc8 5f7f9b9 f004971 5f7f9b9 841a681 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
language:
- en
metrics:
- accuracy:96%
- loss: 0.266
base_model:
- microsoft/deberta-large
data:
- stored within this directory (respectively training_set and validation_set for training and validation)
notes:
- Howdy! This is Ian Prazak's fine-tuned DeBERTa Large model.
- The model was trained over 3 epochs with a dataset of approximately 30,000 formatted examples in JSONL.
- The base DeBERTa Large tokenizer was used.
- The metrics listed above represent the final validation loss and accuracy before any signs of overfitting were observed.
- Thank you for checking it out! :)
--- |