1. 30 Jan, 2020 9 commits
    • Julien Chaumond's avatar
      fill_mask helper (#2576) · 9fa836a7
      Julien Chaumond authored
      * fill_mask helper
      
      * [poc] FillMaskPipeline
      
      * Revert "[poc] FillMaskPipeline"
      
      This reverts commit 67eeea55b0f97b46c2b828de0f4ee97d87338335.
      
      * Revert "fill_mask helper"
      
      This reverts commit cacc17b884e14bb6b07989110ffe884ad9e36eaa.
      
      * README: clarify that Pipelines can also do text-classification
      
      cf. question at the AI&ML meetup last week, @mfuntowicz
      
      * Fix test: test feature-extraction pipeline
      
      * Test tweaks
      
      * Slight refactor of existing pipeline (in preparation of new FillMaskPipeline)
      
      * Extraneous doc
      
      * More robust way of doing this
      
      @mfuntowicz as we don't rely on the model name anymore (see AutoConfig)
      
      * Also add RobertaConfig as a quickfix for wrong token_type_ids
      
      * cs
      
      * [BIG] FillMaskPipeline
      9fa836a7
    • Hang Le's avatar
      Add layerdrop · b43cb09a
      Hang Le authored
      b43cb09a
    • Lysandre's avatar
      Rename test_examples to test_doc_samples · df27648b
      Lysandre authored
      df27648b
    • Lysandre's avatar
      Pretrained models · 93dccf52
      Lysandre authored
      93dccf52
    • Lysandre's avatar
      Style · 90787fed
      Lysandre authored
      90787fed
    • Lysandre's avatar
      FlauBERT documentation · 73306d02
      Lysandre authored
      73306d02
    • Lysandre's avatar
      Fix failing FlauBERT test · ce2f4227
      Lysandre authored
      ce2f4227
    • Hang Le's avatar
      Add Flaubert · f0a4fc6c
      Hang Le authored
      f0a4fc6c
    • Peter Izsak's avatar
      Added classifier dropout rate in ALBERT · a5381495
      Peter Izsak authored
      a5381495
  2. 29 Jan, 2020 14 commits
  3. 28 Jan, 2020 15 commits
  4. 27 Jan, 2020 2 commits