-
Notifications
You must be signed in to change notification settings - Fork 190
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
task150_afs_argument_quality_gun_control.json #615
Comments
@liusiyi641 @danyaljj i have the source code for this task (i created it). LMK if you want the source code or want me to take it instead. (See edit below). |
EDIT: i think i mistook the task name with another task. Sorry for the confusion! |
I took a look at the data. For each argument, there are five yes/no votes. It seems like the "invalid" arguments in the task are the ones that scored 0 or 1 or 2, and the ones that scored 3 or 4 or 5 are the "valid" ones. |
Hmm ... it's a bit difficult for me to judge this without seeing the data/examples. Do you think the task is well-defined? Can average humans solve it (i.e., score relatively high, but not necessarily perfect)? |
Sorry I just saw this. I remember I binarized the task so that it was more well-defined and more comprehensible for humans. I agree that changing the criteria could be a good idea @Palipoor. Some of the examples scored three aren't good enough indeed. Some examples of arguments with scores 3: "This is akin to someone learning the value of hard work while working at a fast food place and then applying that value when they work professionally as a furniture maker." ; "Are you going to suggest that the lawmakers shouldn't be trusted to be armed for their own defense?". |
@danyaljj I think the task is well-defined. We can't expect humans to give a 1-5 score, but definitely, the good and bad arguments are distinguishable. |
Just seeing this, sorry! You're basically suggesting we collapse the 5 labels into two (good and bad) labels. Right? |
right! |
Invalid|Valid classification task is heavily skewed.
@liusiyi641, wondering if you can make the instances of this task more balanced?
The text was updated successfully, but these errors were encountered: