j-hartmann/emotion-english-distilroberta-base is a forked repo from huggingface. License: None
Go to file
Hartmann b3f60b8037 Create README.md
This model enables emotion classification for English texts. The model predicts 7 emotions: 

Run this model with 3 lines of codes using Hugging Face's pipeline command: 
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/simple_emotion_pipeline.ipynb)
2021-06-16 08:28:11 +00:00
.gitattributes initial commit 2021-06-15 09:43:00 +00:00
README.md Create README.md 2021-06-16 08:28:11 +00:00
config.json updated labels 2021-06-15 10:33:11 +00:00
merges.txt initial commit 2021-06-15 09:55:44 +00:00
pytorch_model.bin initial commit 2021-06-15 09:55:44 +00:00
special_tokens_map.json initial commit 2021-06-15 09:55:44 +00:00
tokenizer.json initial commit 2021-06-15 09:55:44 +00:00
tokenizer_config.json initial commit 2021-06-15 09:55:44 +00:00
training_args.bin initial commit 2021-06-15 09:55:44 +00:00
vocab.json initial commit 2021-06-15 09:55:44 +00:00

README.md