Ishan Anand

Results 7 issues of Ishan Anand

Implement an in-browser spreadsheet to run GPT2. Would be great to have a pure browser implementation while maintaining the spreadsheet interface. Why: - Excel works but this limits the accessibility...

enhancement

Should try on OpenOffice Calc as a stop gap for browser based implementation https://github.com/ianand/spreadsheets-are-all-you-need/issues/2#issuecomment-2000321881

from https://news.ycombinator.com/item?id=39705919 ![image](https://github.com/ianand/spreadsheets-are-all-you-need/assets/78809/9d305c94-8bc2-4473-9cd7-b15803173ad3)

from: https://news.ycombinator.com/item?id=39701801 > brnt 13 hours ago | parent | next [–] > I'm not a big Excel user, but I see errors that I get when I type in...

The tokens in id_to_tokens tab are missing leading spaces for tokens that contain only whitespace and pure digits (i.e. \s\d+ in regex terms). For example in GPT Token ID 23...

Replaced "haved" with "have" for grammatical correctness to improve readability of the comment.