allenai / natural-instructions

Expanding natural instructions
https://instructions.apps.allenai.org/
Apache License 2.0
938 stars 187 forks source link

More crowdworker feedback #759

Closed danyaljj closed 2 years ago

danyaljj commented 2 years ago

@yeganehkordi @Palipoor wondering if you can help with these?

 - [ ] task1356_xlsum_title_generation.json
    - regarding instructions: `Maybe on the negative examples say how you would change the title.`
 - [ ] task393_plausible_result_generation.json
    - regarding instructions: `Maybe including examples where each answer the "who, what, when, where and why"?`
 - [ ] task442_com_qa_paraphrase_question_generation.json
    - regarding instructions: `Maybe "hitler" and "louisiana" with a capital "H" as it's a proper noun`
yeganehkordi commented 2 years ago

Sure, will do!

danyaljj commented 2 years ago

In this negative example, should the answer be B or A? https://github.com/allenai/natural-instructions/blob/master/tasks/task1393_superglue_copa_text_completion.json#L50-L54

Also, the language "So, the correct output should be \"B\"" is ambiguous (not clear if "B" is a good answer or not) -- need to improve it.

danyaljj commented 2 years ago

Someone suggested that:

there are several tasks that mention "neural" (there was a choice of 3 options) but it seems that it actually wants to mean "neutral". (It's used more than once, so I'm not positive).

It would be great if we check the mentions of "neural" in the data.

danyaljj commented 2 years ago

More feedback:

Palipoor commented 2 years ago

@yeganehkordi I will start from 200.

yeganehkordi commented 2 years ago

@yeganehkordi I will start from 200.

Sounds good.

danyaljj commented 2 years ago

In task1612_sick_label_classification.json someone output descriptive labels (entailment, etc) while we expected 0, 1, 2. We should improve the instructions so that there is no confusion on this:

In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters 0 (entailment), 1 (neutral), or 2(contradiction).
danyaljj commented 2 years ago

While doing this, could you also check the human predictions (the last tab): https://docs.google.com/spreadsheets/d/1wXStPurP6AamxvglOw0aOJ7V1DiSKczJNyFcyfDnk4w/edit?usp=sharing

See if there is anything that can be improved in the instructions in order to improve human annotators' understanding of each task.

danyaljj commented 2 years ago

@yeganehkordi @Palipoor am I correct to assume that this is addressed? Checking if we should close this ...

yeganehkordi commented 2 years ago

Yes, we can close this issue.