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

Model templates encoder only #8509

Merged
merged 27 commits into from
Nov 13, 2020
Merged

Model templates encoder only #8509

merged 27 commits into from
Nov 13, 2020

Commits on Nov 12, 2020

  1. Model templates

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d85191d View commit details
    Browse the repository at this point in the history
  2. TensorFlow

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    47816dd View commit details
    Browse the repository at this point in the history
  3. Remove pooler

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    4ca0b82 View commit details
    Browse the repository at this point in the history
  4. CI

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    c35aeb4 View commit details
    Browse the repository at this point in the history
  5. Tokenizer + Refactoring

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    0db73bc View commit details
    Browse the repository at this point in the history
  6. Encoder-Decoder

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8fc7374 View commit details
    Browse the repository at this point in the history
  7. Let's go testing

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    54b4c3c View commit details
    Browse the repository at this point in the history
  8. Encoder-Decoder in TF

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    21e896a View commit details
    Browse the repository at this point in the history
  9. Let's go testing in TF

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    01161f4 View commit details
    Browse the repository at this point in the history
  10. Documentation

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    b4f3ea7 View commit details
    Browse the repository at this point in the history
  11. README

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    367e3c0 View commit details
    Browse the repository at this point in the history
  12. Fixes

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    454791d View commit details
    Browse the repository at this point in the history
  13. Better names

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    df62bd6 View commit details
    Browse the repository at this point in the history
  14. Style

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2bfc1a3 View commit details
    Browse the repository at this point in the history
  15. Update docs

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1bc2747 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6b240c View commit details
    Browse the repository at this point in the history
  17. Code quality fixes

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    99a4436 View commit details
    Browse the repository at this point in the history
  18. Add to testing suite

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f7f48d4 View commit details
    Browse the repository at this point in the history
  19. Update file path

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7d6f44d View commit details
    Browse the repository at this point in the history
  20. Cookiecutter path

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f16cc53 View commit details
    Browse the repository at this point in the history
  21. Update transformers path

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f76814b View commit details
    Browse the repository at this point in the history
  22. Handle rebasing

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    28b3eac View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b75c7af View commit details
    Browse the repository at this point in the history
  24. Remove s2s config

    LysandreJik committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8cb59a4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f345fc0 View commit details
    Browse the repository at this point in the history
  26. Apply suggestions from code review

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    LysandreJik and sgugger authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d61e1d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    cb25e4a View commit details
    Browse the repository at this point in the history