The Wayback Machine - https://web.archive.org/web/20210216062510/https://github.com/topics/bert
Skip to content
#

bert

Here are 1,316 public repositories matching this topic...

transformers
stas00
stas00 commented Feb 13, 2021

If someone wants to solve a puzzle, this test:

RUN_SLOW=1 pytest examples/seq2seq/test_finetune_trainer.py::TestFinetuneTrainer::test_finetune_trainer_slow

works on its own, but fails if it's run in the group with other tests:

RUN_SLOW=1 pytest examples/seq2seq/test_finetune_trainer.py

it doesn't learn anything - eval_blue remains 0.0

The only small issue is that the t

haystack

Improve this page

Add a description, image, and links to the bert topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bert topic, visit your repo's landing page and select "manage topics."

Learn more