SimCSE icon indicating copy to clipboard operation
SimCSE copied to clipboard

AttributeError: 'OurTrainingArguments' object has no attribute 'distributed_state'

Open zongxindu opened this issue 1 year ago • 1 comments

'OurTrainingArguments' object has no attribute 'distributed_state' File "/public/duzx/project/Path2Vec/SimCSE/train.py", line 548, in main trainer = CLTrainer( File "/public/duzx/project/Path2Vec/SimCSE/train.py", line 600, in main() AttributeError: 'OurTrainingArguments' object has no attribute 'distributed_state'

zongxindu avatar Feb 28 '24 15:02 zongxindu

Hi,

It seems that you are using an incomparable transformers version?

gaotianyu1350 avatar Feb 28 '24 21:02 gaotianyu1350

Stale issue message

github-actions[bot] avatar Mar 30 '24 09:03 github-actions[bot]