g-simmons / 289G_NLP_project_FQ2020

0 stars 1 forks source link

[LOW] Distribution of (actual_positives / number of candidates) per sample #40

Open g-simmons opened 3 years ago

g-simmons commented 3 years ago

I am imagining this as a histogram plot with the (actual_positives / number of candidates) ratio as x axis and frequency in the dataset as y axis, maybe with a vertical line indicating the mean. This is a nice supplemental figure to show that generally most candidates are not in the sentence, illustrates the naive baseline for per-sample accuracy.