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