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

How to do Fine tuning with Custom dataset? #141

Open
SagarPalyal opened this issue Dec 8, 2020 · 1 comment
Open

How to do Fine tuning with Custom dataset? #141

SagarPalyal opened this issue Dec 8, 2020 · 1 comment

Comments

@SagarPalyal
Copy link

Hi Team,

I have a Custom domain specific dataset having Text paragraphs as an input and summary text as an target variable. Can anyone help me what the steps now I need to follow for fine-tuning existing pegasus model with my custom data. Currently I am using Pegasus_wiki model for summary generation.
As I am new to this , I am not able to understand fine tuning section with custom dataset.
Can anyone help me now with following:

  1. How to convert my mentioned dataset into tfds or tfRecords format.
  2. Once converted into tfds/tfRecords format, how to use this to fine-tune existing model.
    Also, if I am missing something , please enlighten me.

Thanks in advance.

@JingqingZ
Copy link
Collaborator

Hi hope these may help

#13 (comment)

#21 (comment)

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

2 participants