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
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