spawn99 commited on
Commit
388fe6c
·
verified ·
1 Parent(s): 64e7d7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ if __name__ == "__main__":
96
  "This tool uses [ModernBERT](https://huggingface.co/answerdotai/ModernBERT-base), "
97
  "an encoder-only classifier, trained on the [wine reviews dataset]"
98
  "(https://huggingface.co/datasets/spawn99/wine-reviews)\n\n"
99
- "Try a few from here this dataset, which the model hasn't seen:\n"
100
  "(https://huggingface.co/datasets/psiyum/winemag-feb-2019?row=27)\n\n"
101
  "** Resources:**\n"
102
  "- Repository: [GitHub:cavit99/wine-classifier-modernbert](https://github.com/cavit99/wine-classifier-modernbert)\n"
 
96
  "This tool uses [ModernBERT](https://huggingface.co/answerdotai/ModernBERT-base), "
97
  "an encoder-only classifier, trained on the [wine reviews dataset]"
98
  "(https://huggingface.co/datasets/spawn99/wine-reviews)\n\n"
99
+ "---- You can try a few examples from this dataset, which the model hasn't seen:\n"
100
  "(https://huggingface.co/datasets/psiyum/winemag-feb-2019?row=27)\n\n"
101
  "** Resources:**\n"
102
  "- Repository: [GitHub:cavit99/wine-classifier-modernbert](https://github.com/cavit99/wine-classifier-modernbert)\n"