Meng Lee

Results 4 issues of Meng Lee

Hi, thanks for the great visualization tool! I'm just wondering whether we can have a feature which renders head view in **horizontal** direction? The reason is that it's more suitable...

enhancement

使用 `train_single.py` 跑一整個文件時跳出這個 error。還沒找到方法解決,但看了幾篇網路上的文章貌似跟文本太長有關係,不知道大佬或是其他人有沒有遇過這個問題? - Pytorch 版本:1.1.0 - pytorch-transformer: 1.1.0 ``` Token indices sequence length is longer than the specified maximum sequence length for this model (12413 > 1024). Running...

Hi, thanks for building the awesome tool! I encountered a weird (perhaps javascript) issue when accessing the LIT via `MYHOST/5432/` after following the [Quick-start: sentiment classifier](https://github.com/PAIR-code/lit#quick-start-sentiment-classifier): ![image](https://user-images.githubusercontent.com/3454980/92693511-5374a580-f378-11ea-8a09-0ec3b266afbe.png) The shell where...

Hi, thanks for the great work! If possible, can you add support to allow users to choose different `batch_size` when generation results? Now it's hardcode as `1` in the `api.py`:...