Commit Graph

16 Commits

Author SHA1 Message Date
thomwolf
34a1a01091 update code comment 2018-11-09 09:31:20 +01:00
thomwolf
2c5d993ba4 update readme - fix SQuAD model on multi-GPU 2018-11-08 21:22:22 +01:00
Thomas Wolf
efeb6b1a0d
Merge branch 'master' into develop 2018-11-07 23:35:42 +01:00
thomwolf
dbc318a4c6 cleaning up - speeding up a bit multi-gpu 2018-11-07 22:22:55 +01:00
thomwolf
2a97fe220b fixing weights initialization in the model and out of span clamping 2018-11-06 17:26:33 +01:00
thomwolf
c3527cfbc4 ignore SQuAD targets outside of seq_length 2018-11-05 14:18:48 +01:00
thomwolf
2f4765d3ed fix multi-gpu squad loss 2018-11-05 13:46:14 +01:00
thomwolf
a725db4f6c fixing BertForQuestionAnswering loss computation 2018-11-05 13:21:11 +01:00
thomwolf
d0cb9fa2a7 clean up model 2018-11-04 21:26:11 +01:00
thomwolf
834b485b2e logging + update copyright 2018-11-04 12:07:38 +01:00
thomwolf
0b7a20c651 add tqdm, clean up logging 2018-11-04 11:07:34 +01:00
thomwolf
eaa6db92f1 Merge branch 'master' of https://github.com/huggingface/pytorch-pretrained-BERT 2018-11-03 23:35:16 +01:00
thomwolf
f8276008df update readme, file names, removing TF code, moving tests 2018-11-03 23:35:14 +01:00
thomwolf
4df6027453 clean up 2018-11-03 11:33:10 +01:00
Tim Rault
8163baab64 Convert indentation from 2 spaces to 4 spaces 2018-11-01 09:39:04 +01:00
thomwolf
13ee61e4de switch to full google code 2018-10-31 18:46:03 +01:00