You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
after run train.py the output is just these info:
INFO - logger created.
INFO - ARGS : {'data_dir': '/ .......
NFO - Task params object created from task file...
INFO - task parameters:
{'our': {'model_type': 'BERT', 'co...................
and model are not created.
could you please help me what is the problem?
(i run it with colab and google drive, for my new dataset)
The text was updated successfully, but these errors were encountered:
Hi,
I was trying to reproduce model for Sentiment analysis and entailment_detection. Unable to create model. I can run train.py but model is not created.
Describe the bug
after run train.py the output is just these info:
INFO - logger created.
INFO - ARGS : {'data_dir': '/ .......
NFO - Task params object created from task file...
INFO - task parameters:
{'our': {'model_type': 'BERT', 'co...................
and model are not created.
could you please help me what is the problem?
(i run it with colab and google drive, for my new dataset)
The text was updated successfully, but these errors were encountered: