Instructions to use SkyR/hing-mbert-ours-run-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SkyR/hing-mbert-ours-run-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SkyR/hing-mbert-ours-run-2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("SkyR/hing-mbert-ours-run-2") model = AutoModelForSequenceClassification.from_pretrained("SkyR/hing-mbert-ours-run-2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6866541763aa1c6a7bb4e3836f3e6c2f90839b919d4c48a812bb5abf52af873b
- Size of remote file:
- 3.39 kB
- SHA256:
- bfc817fe4a3d00a64270423e3499f7bcbe998dfb0df2e818c65328f47bd78518
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.