Update README.md
Browse files
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 |
---
|
|
|
|