THUDM / P-tuning

A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
MIT License
912 stars 111 forks source link

python cli.py AttributeError: 'Namespace' object has no attribute '_get_node_flag' #49

Open cqray1990 opened 1 year ago

cqray1990 commented 1 year ago

File "/anaconda3/envs/python37/lib/python3.7/contextlib.py", line 112, in enter return next(self.gen) Fileg/anaconda3/envs/python37/lib/python3.7/site-packages/omegaconf/omegaconf.py", line 669, in open_dict prev_state = config._get_node_flag("struct") AttributeError: 'Namespace' object has no attribute '_get_node_flag'