Amanpreet Singh
Amanpreet Singh
Do you plan to make this Visualization configurable? Let's say I only want to know what came from dotlist?
thinking more, pretty can support a mode for json.
Hi, would you like to open up a PR?
@hagnert Maybe start from opening up some PRs to the repo? Thanks.
I was running zsh, but it still appended to .bashrc. Maybe append to both if both are present. It might be adding to bashrc because I hadn't changed shell of...
@jaseweston How about AQuA dataset by deepmind for algebraic questions? https://github.com/deepmind/AQuA I can add support for this if it is acceptable. I can possibly work on others too.
Which key in the static values provides maxAirCD? I went through all of them, but none seemed relevant.
Thanks a lot guys, I will probably hardcode it in my environment for now.
For perplexity, to fit it into a generic structure and also cover other use cases, it would make sense to have a `preprocess` step? Something like: ```py3 perplexity = load_metric("perplexity")...
What exactly is that error you are seeing?