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