Instructions to use ankush-003/nosql-identifier-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ankush-003/nosql-identifier-bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ankush-003/nosql-identifier-bert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ankush-003/nosql-identifier-bert") model = AutoModelForSequenceClassification.from_pretrained("ankush-003/nosql-identifier-bert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7e94ac2c2c35c7ce9e5343c275467f102fdc3ed34c1ca8265b2c43c76134b4c1
- Size of remote file:
- 438 MB
- SHA256:
- bbac664bd92b067878cc079669360eeefc922eead5140528dc3d998249f6aaf8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.