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