dpkrm commited on
Commit
8079c57
1 Parent(s): a8577ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -51,5 +51,3 @@ After training, the trained model achieves an accuracy of 99.75% on the test dat
51
  The trained model and tokenizer are saved using the `save_pretrained` function from the Hugging Face `transformers` library. The model and tokenizer are saved in the directory
52
 
53
  ---
54
-
55
- **Note:** The code provided is a simplified version for demonstration purposes. Additional error handling, logging, and hyperparameter tuning can be added for production use.
 
51
  The trained model and tokenizer are saved using the `save_pretrained` function from the Hugging Face `transformers` library. The model and tokenizer are saved in the directory
52
 
53
  ---