Instructions to use ereasor/test-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use ereasor/test-model with BERTopic:
from bertopic import BERTopic model = BERTopic.load("ereasor/test-model") - Notebooks
- Google Colab
- Kaggle
| datasets: | |
| - ereasor/my-custom-ner | |
| language: | |
| - en | |
| base_model: | |
| - dslim/bert-base-NER | |
| library_name: bertopic | |
| pipeline_tag: text-classification | |