Update README.md
This commit is contained in:
parent
cfeeb7bac8
commit
c1f87b8b1a
|
@ -1 +1,7 @@
|
|||
[](https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/simple_emotion_pipeline.ipynb)
|
||||
Run emotion model with 3 lines of code on single text example using Hugging Face's pipeline command:
|
||||
|
||||
[](https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/simple_emotion_pipeline.ipynb)
|
||||
|
||||
Run emotion model on multiple examples and full datasets (e.g., .csv files):
|
||||
|
||||
[](https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/emotion_prediction_example.ipynb)
|
Loading…
Reference in New Issue