IsakZhang / Generative-ABSA

86 stars 16 forks source link

hparams error #8

Open zhaozhuoyang-six opened 10 months ago

zhaozhuoyang-six commented 10 months ago

hello Do you know this error? Traceback (most recent call last): File "D:\sentiment\GAS\Generative-ABSA-main\main.py", line 264, in model = T5FineTuner(args) ^^^^^^^^^^^^^^^^^ File "D:\sentiment\GAS\Generative-ABSA-main\main.py", line 89, in init self.hparams = hparams ^^^^^^^^^^^^ File "D:\anaconda3\Lib\site-packages\torch\nn\modules\module.py", line 1674, in setattr super().setattr(name, value) AttributeError: property 'hparams' of 'T5FineTuner' object has no setter