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