ipryzk commited on
Commit
f004971
·
verified ·
1 Parent(s): 5f7f9b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 38,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! :)
 
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! :)