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

DOC : Example for fine_tuning BERT models #17

Closed
wants to merge 1 commit into from

Conversation

Thibeb
Copy link
Contributor

@Thibeb Thibeb commented Feb 9, 2024

Example of fine tuning two BERT models on the QUAERO, E3C and CASM2 corpus

  • The 3 corpus have been already converted to medkit text documents format, pre-processed and saved to a jsonl format.
  • Fine-tuning was performed on google collab using a T4 GPU, training time approximately took 10 minutes for each BERT models (note that models were fine tuned for 10 epochs).
  • The models fine tuned in this example are available on the [medkit hugging face organization](https://pages.github.com/)

@ghisvail
Copy link
Contributor

@Thibeb There are some hardcoded paths left starting with:

/content/drive/MyDrive/datasets/{c}/

Any idea how I can find those files?

@Thibeb
Copy link
Contributor Author

Thibeb commented Mar 18, 2024

@Thibeb There are some hardcoded paths left starting with:

/content/drive/MyDrive/datasets/{c}/

Any idea how I can find those files?

Yes I can give you a link to those files on my personal Drive, it will be much simpler than trying to recreate them using the scripts that I provided.

Here's the link : https://drive.google.com/drive/folders/1tjMtBUkr5Qatfbj7z6GBOM-qZM6rPLTQ?usp=drive_link

@ghisvail
Copy link
Contributor

Here's the link : https://drive.google.com/drive/folders/1tjMtBUkr5Qatfbj7z6GBOM-qZM6rPLTQ?usp=drive_link

I just sent you a request for access.

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

Successfully merging this pull request may close these issues.

2 participants