InstructABSA icon indicating copy to clipboard operation
InstructABSA copied to clipboard

Error from reproduce_results_notebook

Open furkansherwani opened this issue 1 year ago • 10 comments

image

furkansherwani avatar Mar 08 '24 07:03 furkansherwani

This error is due to your raw dataset not having a column called "text". Please refer readme.md to ensure the format of dataset is similar to the one provided.

kevinscaria avatar Mar 08 '24 07:03 kevinscaria

Thankyou for the response. But I am not using my dataset. I am just running your code on your datasets. Please help me how to resolve it.

furkansherwani avatar Mar 08 '24 07:03 furkansherwani

Unfortunately, if you need my help, you will need to wait till the weekend PST, due to my other engagements.

kevinscaria avatar Mar 08 '24 07:03 kevinscaria

No prolem sir. I can wait for you. May be we can have a session just to run this code and ask for some other queries.

furkansherwani avatar Mar 08 '24 07:03 furkansherwani

Sure sounds good.

kevinscaria avatar Mar 08 '24 07:03 kevinscaria

Please tell me when you are available.

furkansherwani avatar Mar 11 '24 05:03 furkansherwani

I also meet that error. Do you find out some ways to resolve it? @furkansherwani

DcrisWu avatar Mar 16 '24 15:03 DcrisWu

I also meet that error. Do you find out some ways to resolve it? @furkansherwani

No I was not able to resolve it. Still waiting for the author to respond.

furkansherwani avatar Mar 18 '24 05:03 furkansherwani

I also meet that error. Do you find out some ways to resolve it? @furkansherwani

No I was not able to resolve it. Still waiting for the author to respond.

I have resolved that. You need to specify the parameter just like "loader = DatasetLoader(train_df_id=id_tr_df, test_df_id=id_te_df, train_df_ood=ood_tr_df, test_df_ood=ood_te_df)".

DcrisWu avatar Mar 18 '24 05:03 DcrisWu

I also meet that error. Do you find out some ways to resolve it? @furkansherwani

No I was not able to resolve it. Still waiting for the author to respond.

I have resolved that. You need to specify the parameter just like "loader = DatasetLoader(train_df_id=id_tr_df, test_df_id=id_te_df, train_df_ood=ood_tr_df, test_df_ood=ood_te_df)".

Thank you. I will try that too.

furkansherwani avatar Mar 18 '24 05:03 furkansherwani