"...git@developer.sourcefind.cn:gaoqiong/flash-attention.git" did not exist on "d2f4324f4c56e017fbf22dc421943793a8ca6c3b"
  1. 22 Nov, 2021 1 commit
  2. 18 Nov, 2021 2 commits
  3. 12 Nov, 2021 1 commit
  4. 09 Nov, 2021 1 commit
  5. 05 Nov, 2021 1 commit
  6. 01 Nov, 2021 1 commit
  7. 28 Oct, 2021 5 commits
  8. 27 Oct, 2021 2 commits
  9. 26 Oct, 2021 6 commits
  10. 25 Oct, 2021 3 commits
    • Patrick von Platen's avatar
      Update README.md · c99a2832
      Patrick von Platen authored
      c99a2832
    • Patrick von Platen's avatar
      Update README.md · 1a9381c6
      Patrick von Platen authored
      1a9381c6
    • karthikrangasai's avatar
      Supporting Seq2Seq model for question answering task (#13432) · 1b871e09
      karthikrangasai authored
      * Add seq2seq example for QnA on SQuAD Dataset.
      
      * Changes from review - Fixing styling mistakes.
      
      * Added how to example in README, simplified the access to dataset's preprocess function.
      
      * Added tests for the seq2seq QA example.
      
      * Change dataset column name to fix tests.
      
      * Fix test command mistake.
      
      * Add missing argument 'ignore_pad_token_for_loss' from DataTrainingArguments.
      
      * Add missing argument 'num_beams' from DataTrainingArguments.
      
      * Fix processing of output predicted token ids so that tokenizer decode gets appropriate input. Updated assertion conditions on the tests.
      1b871e09
  11. 21 Oct, 2021 3 commits
  12. 20 Oct, 2021 4 commits
  13. 18 Oct, 2021 2 commits
  14. 17 Oct, 2021 1 commit
  15. 14 Oct, 2021 3 commits
  16. 11 Oct, 2021 1 commit
    • Patrick von Platen's avatar
      [Speech Examples] Add pytorch speech pretraining (#13877) · d45fc7da
      Patrick von Platen authored
      * adapt wav2vec2
      
      * add example
      
      * add files
      
      * adapt
      
      * remove bogus file
      
      * Apply suggestions from code review
      
      * adapt files more
      
      * upload changes
      
      * del old files
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * correct gradient checkpoitning
      
      * add readme
      
      * finish
      
      * finish
      
      * up
      
      * more fixes
      
      * up
      
      * up
      
      * add demo run to readme
      
      * up
      d45fc7da
  17. 08 Oct, 2021 1 commit
  18. 07 Oct, 2021 1 commit
  19. 06 Oct, 2021 1 commit