Jason Phang

Results 35 comments of Jason Phang

I can follow up on the rest of the feedback this weekend / early next week: most of it looks manageable. One comment on `DimensionInfo`: I use it to capture...

Let me know if there is anything else I need to address!

Let me ping Peter Liu on this. He should be able to pull and push to the Google org. I will update the paths in the PR when it is...

Hi, sorry for the delay in my response. * `normalize_tokenizations` has to do with aligning token spans between raw text and the model tokenizer's tokens. Depending on which tokenizer you're...

The results for SuperGLUE were computed using a legacy version of the `jiant` repository, found here: https://github.com/nyu-mll/jiant-v1-legacy

Hi, I believe the issue may have been that the XLM-R weights not being correctly loaded because of a recent update. I've made a PR that should address the issue...

We have yet to considered T5 because of the memory requirements of the largest models, but it should be feasible to incorporate within the current framework. We have also considered...

Hi, This repo is no longer being actively maintained, so we have no plans to add support for T5 and GPT-2 now.

Hi, Not as far as I know. Feel free to make a PR!