Skip to content

Commit

Permalink
update finetune-emot - fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelCahyawijaya committed May 31, 2021
1 parent 56009a2 commit 2efd483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/finetune_emot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Finetuning SmSA\n",
"SmSA is a Sentiment Analysis dataset with 3 possible labels: `positive`, `negative`, and `neutral`"
"# Finetuning Emot\n",
"Emot is a Emotion Recognition dataset with 5 possible labels: `sadness`, `anger`, `love`, `fear`, `happy`"
]
},
{
Expand Down

0 comments on commit 2efd483

Please sign in to comment.