HarderThenHarder / transformers_tasks

⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
https://www.zhihu.com/column/c_1451236880973426688
2.15k stars 380 forks source link

transformers==4.22.1 #5

Closed Victor-xx closed 1 year ago

Victor-xx commented 1 year ago

您好,没有transformers==4.22.1版本的呀

HarderThenHarder commented 1 year ago

可能是源用的不一样,可以找一个相近的transformers版本(或者最新版),应该不会有什么问题。

archwolf118 commented 1 year ago

python3.6就没有4.22.1版本,最好用python3.7来训练。

yaleimeng commented 1 year ago

我用的最新版4.26,没什么问题