transformers/examples
Davide Fiocco e60e8a6068
Correct assignement for logits in classifier example
I tried to address https://github.com/huggingface/pytorch-pretrained-BERT/issues/76
should be correct, but there's likely a more efficient way.
2018-12-02 12:38:26 +01:00
..
extract_features.py add do_lower_case in examples 2018-11-30 13:47:33 +01:00
run_classifier.py Correct assignement for logits in classifier example 2018-12-02 12:38:26 +01:00
run_squad.py fix run_squad 2018-11-30 14:22:40 +01:00