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:
- 154ee5070e2f55d7e98a8cf6632373a2cab732989ae37bfa0e004911496242b9
- Size of remote file:
- 3.96 kB
- SHA256:
- d0255cb70012165cd5cbd549133324e5cb3fdedd17dfb8187e1527c8a542702b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.