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:
- 462a7369f0860873b846cd639fd4ac9773dccc6c20e22da418a8cfa271dec423
- Size of remote file:
- 14.6 kB
- SHA256:
- ac1ffb7924c460fb76131293e9e9d7a0be0e93f63374133233bc4d73ecfe1d96
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.