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

Question of prediction result #10

Open
minekirito opened this issue Sep 20, 2021 · 5 comments
Open

Question of prediction result #10

minekirito opened this issue Sep 20, 2021 · 5 comments

Comments

@minekirito
Copy link

Thank you your sharing!

I run your project with my data successfully. But how can I see the prediction results of "O" "C" "E" "A" "N" like TableⅡ in your paper. If it is convenient to you, please explain how to interpret the results generated by the codes in 'finetune_models'.

Thank you! Looking forward to your reply !!

@minekirito
Copy link
Author

In addition, how to use models other than 'bert-base'! Thank you!!

@Milad-Laly
Copy link

In addition, how to use models other than 'bert-base'! Thank you!!

I believe they are using LaTeX for the table as the screenshot seems to be from the paper. You could create a dataframe with the data and save it to a CSV.

@elhamadjidi
Copy link

@minekirito did you predict any new text using their pre-trained data?

@minekirito
Copy link
Author

@minekirito did you predict any new text using their pre-trained data?

No. I think the performance of the model trained by this project is not enough for practical application. So I'm still working on how to train a better model.

Repository owner deleted a comment from minekirito Mar 18, 2023
@yashsmehta
Copy link
Owner

yashsmehta commented Aug 15, 2023

Hi @Milad-Laly @minekirito,
@edersoncorbari just added functionality to the repository to use our language model to make personality predictions on new text input! Please use: unseen_predictor.py.

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

4 participants