Text Classification
Transformers
PyTorch
TensorBoard
English
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use lukxus/GoEmotions with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lukxus/GoEmotions with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="lukxus/GoEmotions")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("lukxus/GoEmotions") model = AutoModelForSequenceClassification.from_pretrained("lukxus/GoEmotions") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository
- Aug06_05-11-50_b3effd8d5eb7
- Aug06_05-34-28_a892f9283c18
- Aug06_13-02-47_f855723284ae
- Aug10_02-50-16_34c62e950290
- Aug10_03-04-21_34c62e950290
- Aug10_03-12-00_34c62e950290
- Aug10_09-24-28_1ba87ee656ad
- Aug10_16-51-35_fc36cdfeda10
- Aug10_18-02-18_fc36cdfeda10
- Aug10_20-35-52_6b66130a306b
- Aug10_23-21-10_c0b95a68a286
- Aug11_03-25-35_db72214831aa
- Aug11_03-34-45_db72214831aa
- Aug12_03-44-39_269a581ec32d
- Aug12_10-58-10_75490ad41df3
- Aug12_22-23-06_e0fd186b2f4f
- Aug13_16-07-57_3fe2cc99a65d
- Aug13_16-26-10_3fe2cc99a65d
- Aug13_16-30-16_3fe2cc99a65d
- Aug13_18-10-54_3fe2cc99a65d
- Aug13_18-28-17_99ea0a2d0651
- Aug13_20-36-38_99ea0a2d0651
- Aug13_22-49-46_886c6e9f0571
- Aug14_00-22-20_6fa947b466dd
- Aug14_03-55-38_1e44b7a68543
- Aug14_10-40-28_203147cb7fa9