Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ data:
|
|
10 |
- stored within this directory (respectively training_set and validation_set for training and validation)
|
11 |
notes:
|
12 |
- Howdy! This is Ian Prazak's fine-tuned DeBERTa Large model.
|
13 |
-
- The model was trained over 3 epochs with a dataset of approximately
|
14 |
- The base DeBERTa Large tokenizer was used.
|
15 |
- The metrics listed above represent the final validation loss and accuracy before any signs of overfitting were observed.
|
16 |
- Thank you for checking it out! :)
|
|
|
10 |
- stored within this directory (respectively training_set and validation_set for training and validation)
|
11 |
notes:
|
12 |
- Howdy! This is Ian Prazak's fine-tuned DeBERTa Large model.
|
13 |
+
- The model was trained over 3 epochs with a dataset of approximately 30,000 formatted examples in JSONL.
|
14 |
- The base DeBERTa Large tokenizer was used.
|
15 |
- The metrics listed above represent the final validation loss and accuracy before any signs of overfitting were observed.
|
16 |
- Thank you for checking it out! :)
|