Update README.md
Browse files
README.md
CHANGED
@@ -57,12 +57,3 @@ print("Decoded Text:", decoded_text)
|
|
57 |
|
58 |
|
59 |
|
60 |
-
### Changes Made:
|
61 |
-
|
62 |
-
1. **Usage Button**: Added a button that links to a detailed usage guide. Replace `https://your-link-to-a-detailed-guide` with the actual URL where users can find more information on how to use the model.
|
63 |
-
|
64 |
-
2. **Download Counter**: Added a download count badge that retrieves the number of downloads from Hugging Face's API. Ensure that the model identifier (`chetanpun/devanagari-english-bpe-tokenizer`) is correctly set to match your tokenizer's actual path.
|
65 |
-
|
66 |
-
### Note:
|
67 |
-
- The download counter may need to be updated based on the actual implementation provided by Hugging Face. Check the documentation for any specific syntax or URL changes.
|
68 |
-
- Ensure to test the links and badges to verify that they work as intended.
|
|
|
57 |
|
58 |
|
59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|