From b3f60b803716a42cc7467a3a57713788e5c9155e Mon Sep 17 00:00:00 2001 From: Hartmann Date: Wed, 16 Jun 2021 08:28:11 +0000 Subject: [PATCH] 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) --- README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29