Skip to content
New issue

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

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

Already on GitHub? # to your account

Training and prediction on new dataset #34

Open
akshayayadav opened this issue Feb 10, 2021 · 3 comments
Open

Training and prediction on new dataset #34

akshayayadav opened this issue Feb 10, 2021 · 3 comments

Comments

@akshayayadav
Copy link

Hey plkmo,

I was wondering if the main_task.py could be used to train on a completely new set of relationships different from the semeval dataset. Could you please let me know the changes that I need to make in the code to train and predict on new data?

Thanks

@demongolem-biz
Copy link

demongolem-biz commented Jun 28, 2021

@plkmo I am in the same situation. I have my own ontology will spells out a certain set of relation types. Will I have to go back to the main_pretraining.py file and start over again?

@TahaAslani
Copy link

I am trying to do the same thing, but I cannot tailor the code for fine-tuning on a new set.

@plkmo
Copy link
Owner

plkmo commented Sep 24, 2023

Hi all, if you need to fine-tune on your own dataset other than Semeval, you will have to fork this and modify src/tasks/preprocessing_funcs.py to ingest your own data and reformat it similar to semeval dataset format.

When I have time, I will implement this feature

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

No branches or pull requests

4 participants