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

Efficient training on OOS datasets #74

Open
George3d6 opened this issue Mar 4, 2023 · 1 comment
Open

Efficient training on OOS datasets #74

George3d6 opened this issue Mar 4, 2023 · 1 comment

Comments

@George3d6
Copy link

I'm curious if there are any examples of fine-tuning the model, either using the transformers version or, ideally the galai library directly. I assume it's not too different from any other model but I'd still feel more confident doing so with some examples.

I'd also be curious to know if there are examples or attempts at training this model specifically to answer questions based on a person's understanding, i.e. either:

  1. Using a dataset where the outputs are the model's own outputs adjusted to be understandable by that person or
  2. Using a dataset of writing and conversation from that person to hopefully pick-up on speech patterns that make sense to them.

I've been toying around with this idea using scibert and a t5 trained on a similar corpus but this model seem superior to both.

@PraljakReps
Copy link

Also curious about good examples of fine-tuning Galatica model... I would be interested in fine-tuning the model for research problems in biology.

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