"...networks/git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "2bb1b0f0f81bd440a4a96418ec287ca8c19ec81e"
  1. 22 Jul, 2020 1 commit
  2. 21 Jul, 2020 1 commit
  3. 20 Jul, 2020 1 commit
  4. 14 Jul, 2020 1 commit
  5. 13 Jul, 2020 2 commits
  6. 10 Jul, 2020 2 commits
  7. 09 Jul, 2020 2 commits
  8. 08 Jul, 2020 1 commit
  9. 07 Jul, 2020 4 commits
    • Joe Davison's avatar
      Guide to fixed-length model perplexity evaluation (#5449) · b4b33fdf
      Joe Davison authored
      * add first draft ppl guide
      
      * upload imgs
      
      * expand on strides
      
      * ref typo
      
      * rm superfluous past var
      
      * add tokenization disclaimer
      b4b33fdf
    • Sam Shleifer's avatar
      Add mbart-large-cc25, support translation finetuning (#5129) · 353b8f1e
      Sam Shleifer authored
      improve unittests for finetuning, especially w.r.t testing frozen parameters
      fix freeze_embeds for T5
      add streamlit setup.cfg
      353b8f1e
    • Suraj Patil's avatar
      [docs] fix model_doc links in model summary (#5566) · 33e43edd
      Suraj Patil authored
      * fix model_doc links
      
      * update model links
      33e43edd
    • Quentin Lhoest's avatar
      Add DPR model (#5279) · fbd87921
      Quentin Lhoest authored
      
      
      * beginning of dpr modeling
      
      * wip
      
      * implement forward
      
      * remove biencoder + better init weights
      
      * export dpr model to embed model for nlp lib
      
      * add new api
      
      * remove old code
      
      * make style
      
      * fix dumb typo
      
      * don't load bert weights
      
      * docs
      
      * docs
      
      * style
      
      * move the `k` parameter
      
      * fix init_weights
      
      * add pretrained configs
      
      * minor
      
      * update config names
      
      * style
      
      * better config
      
      * style
      
      * clean code based on PR comments
      
      * change Dpr to DPR
      
      * fix config
      
      * switch encoder config to a dict
      
      * style
      
      * inheritance -> composition
      
      * add messages in assert startements
      
      * add dpr reader tokenizer
      
      * one tokenizer per model
      
      * fix base_model_prefix
      
      * fix imports
      
      * typo
      
      * add convert script
      
      * docs
      
      * change tokenizers conf names
      
      * style
      
      * change tokenizers conf names
      
      * minor
      
      * minor
      
      * fix wrong names
      
      * minor
      
      * remove unused convert functions
      
      * rename convert script
      
      * use return_tensors in tokenizers
      
      * remove n_questions dim
      
      * move generate logic to tokenizer
      
      * style
      
      * add docs
      
      * docs
      
      * quality
      
      * docs
      
      * add tests
      
      * style
      
      * add tokenization tests
      
      * DPR full tests
      
      * Stay true to the attention mask building
      
      * update docs
      
      * missing param in bert input docs
      
      * docs
      
      * style
      Co-authored-by: default avatarLysandre <lysandre.debut@reseau.eseo.fr>
      fbd87921
  10. 06 Jul, 2020 4 commits
  11. 02 Jul, 2020 2 commits
  12. 01 Jul, 2020 4 commits
  13. 30 Jun, 2020 2 commits
  14. 29 Jun, 2020 4 commits
  15. 27 Jun, 2020 1 commit
  16. 26 Jun, 2020 1 commit
  17. 25 Jun, 2020 2 commits
  18. 24 Jun, 2020 4 commits
  19. 23 Jun, 2020 1 commit