Li Shaoyu
Li Shaoyu
> Thank you for your suggestion! > > You can change your plot to your favorite color scale by the following code: > > ``` > fig = optuna.visualization.plot_parallel_coordinate(study) >...
> > Hi, I have followed your hints to put the file "test_samples.txt" in the 'data/processed/daily/' folder and it only contains three simple questions "hello","good morning","how was your day?". But...
这应该是ernie tokenizer的问题,我最近用ernie-3.0的时候也有一样的warning,检查了一下确实是tokenizer里缺了一个(tokenizer.json和vocab.txt里没有12084对应的token)。不过这个应该不影响结果。
Hello @huong-li-nguyen thanks for your detailed reply! I think this will work for me and I will try it out.
Maybe it's better to keep keywords input and also accept numbers like: `@st.experimental_dialog("dialog title", width=750)` which is much more flexible and also uniform with the width parameter in other elements