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