Shawn Xu

Results 4 issues of Shawn Xu

Hi, The idea of applying adapters to chatbot is great! However, when I run `python train_supervised_adapter.py --dataset SENT --label very_negative --iter 75 --lr 6.25e-4`, I got an error: "get_ppl() missing...

Hi, When I use the `seq2seq` code to evaluate the original GLM-10-Chinese model, it sometimes generate ` ⁇` in text (in fact these two question marks is a token, and...

Thanks for your awesome work and open your model weights! I have one small question that why the size of 13B model weights in Huggingface https://huggingface.co/openbmb/UltraLM-13b/tree/main is roughly 53GB? (The...

Hi there :) I thoroughly read your work. Your work is awesome and intersting. However, there is demonstrations in SPP (few-shot setting) but no demonstrations in the CoT baselines (zero-shot...