bigscience-workshop / promptsource

Toolkit for creating, sharing and using natural language prompts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trec templates are broken

MattYoon opened this issue · comments

Hello, thank you for your support!

It seems like all of trec templates produce empty input/output.
Screenshot 2023-03-02 at 3 50 00 PM

It seems like rendered_example contains an empty string, but I'm not quite sure what's causing this bug.

rendered_example = rtemplate.render(**protected_example)

Thank you in advance.

Looks like this is addressed by #832. @VictorSanh can I help with getting that merged?

Yes #832 feel through the cracks... @MattYoon or @stephenbach if you want to/can take the torch back, please go ahead!
I am very sorry, i don't have the bandwidth to continue that in the short term :/
It's essentially about remapping the labels since the update on the dataset.

Fixed in #832.