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

Add model-last saving mechanism to pretraining #12459

Merged
merged 9 commits into from
Apr 3, 2023

Commits on Mar 23, 2023

  1. Adjust pretrain command

    thomashacker committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8d50a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    853ef78 View commit details
    Browse the repository at this point in the history
  2. Add unit test

    thomashacker committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    44704a1 View commit details
    Browse the repository at this point in the history
  3. Add unit test assertions

    thomashacker committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1da1474 View commit details
    Browse the repository at this point in the history
  4. Update spacy/training/pretrain.py

    Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
    thomashacker and adrianeboyd authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    33b39ba View commit details
    Browse the repository at this point in the history
  5. change finally block

    thomashacker committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    bce15df View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Add to docs

    thomashacker committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    be24c0a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    a562767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d38cc1 View commit details
    Browse the repository at this point in the history