Fix the track 1 with the intensity and add the train/dev/test split#1
Open
AvataGarde wants to merge 1 commit intoemotion-analysis-project:mainfrom
Open
Fix the track 1 with the intensity and add the train/dev/test split#1AvataGarde wants to merge 1 commit intoemotion-analysis-project:mainfrom
AvataGarde wants to merge 1 commit intoemotion-analysis-project:mainfrom
Conversation
AvataGarde
commented
Nov 25, 2024
- 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.
- 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.
- Add the function to split the train/dev/test set, and it would allocate at least 5 rarest instances to the dev set
…e labels for each instance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.