Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error from reproduce_results_notebook #23

Open
furkansherwani opened this issue Mar 8, 2024 · 10 comments
Open

Error from reproduce_results_notebook #23

furkansherwani opened this issue Mar 8, 2024 · 10 comments

Comments

@furkansherwani
Copy link

image

@kevinscaria
Copy link
Owner

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.

@furkansherwani
Copy link
Author

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.

@kevinscaria
Copy link
Owner

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

@furkansherwani
Copy link
Author

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.

@kevinscaria
Copy link
Owner

Sure sounds good.

@furkansherwani
Copy link
Author

Please tell me when you are available.

@DcrisWu
Copy link

DcrisWu commented Mar 16, 2024

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

@furkansherwani
Copy link
Author

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.

@DcrisWu
Copy link

DcrisWu commented Mar 18, 2024

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)".

@furkansherwani
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants