google-research / t5x

Apache License 2.0
2.65k stars 301 forks source link

Cannot open files in t5x/notebooks #1094

Open Lena810 opened 1 year ago

Lena810 commented 1 year ago

I cannot open files in t5x/notebooks/ and the error message is: Unexpected token ']', ..."n", ] }, "... is not valid JSON SyntaxError: Unexpected token ']', ..."n", ] }, "... is not valid JSON at JSON.parse () at xa.program_ (https://ssl.gstatic.com/colaboratory-static/common/9046a146e1ae7f705b9d75ac3cf9a2a2/external_polymer_binary_l10n__zh_cn.js:6384:302) at za (https://ssl.gstatic.com/colaboratory-static/common/9046a146e1ae7f705b9d75ac3cf9a2a2/external_polymer_binary_l10n__zh_cn.js:21:57) at xa.next_ (https://ssl.gstatic.com/colaboratory-static/common/9046a146e1ae7f705b9d75ac3cf9a2a2/external_polymer_binary_l10n__zh_cn.js:19:195) at Ba.next (https://ssl.gstatic.com/colaboratory-static/common/9046a146e1ae7f705b9d75ac3cf9a2a2/external_polymer_binary_l10n__zh_cn.js:22:47) at b (https://ssl.gstatic.com/colaboratory-static/common/9046a146e1ae7f705b9d75ac3cf9a2a2/external_polymer_binary_l10n__zh_cn.js:22:307)

How to figure it out? Thanks.

jhanvizala230 commented 1 year ago

Facing the same issue

xavigonzalvo commented 1 year ago

Try this: https://github.com/google-research/t5x/pulls/xavigonzalvo

Lena810 commented 1 year ago

Try this: https://github.com/google-research/t5x/pulls/xavigonzalvo

Still cannot open it.