aohenuo's github account

Results 3 comments of aohenuo's github account

you can use this code to convert the txt to pictures into folds : ''' import matplotlib.pyplot as plt from PIL import Image pic_x = np.loadtxt('G:/the experiment of autumn school/NLP/output0_trn_img3.txt')...

理论上来说,对于现有所有大型预训练语言模型,都可以用修改history或者是之前文本来让其输出某些你想要的内容(毕竟本质就是对于前文对话建模罢了)