Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the track 1 with the intensity and add the train/dev/test split #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AvataGarde
Copy link

  1. Now for the track 1, it could follow the Quality Control examples to take the average intensity for each emotion and then compare with the threshold(0.5) to decide the final label. It is also possible for each instance that has multiple emotions.
  2. Because Neutral has no intensity, if for a text if it has no emotions, then in track 1 task, it would be assigned 1 on the 'Neutral ' emotion.
  3. Add the function to split the train/dev/test set, and it would allocate at least 5 rarest instances to the dev set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant