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