Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use bradmin/reward-bert-duplicate-answer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bradmin/reward-bert-duplicate-answer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="bradmin/reward-bert-duplicate-answer")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("bradmin/reward-bert-duplicate-answer") model = AutoModelForSequenceClassification.from_pretrained("bradmin/reward-bert-duplicate-answer") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 830305d5ed14b4710cd072745b7eccfc6856ad9bd121fc34c9346720f6faf5ab
- Size of remote file:
- 2.69 GB
- SHA256:
- 793960638083211709d547d2e9d8d0ba2f02634498dc14db41e627703b20c60c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.