"vscode:/vscode.git/clone" did not exist on "118bedd546033612cf4ccf9ef8d40427a17416ac"
  1. 12 Jul, 2021 1 commit
  2. 29 Jun, 2021 2 commits
  3. 28 Jun, 2021 1 commit
  4. 25 Jun, 2021 1 commit
  5. 23 Jun, 2021 1 commit
    • Suraj Patil's avatar
      Flax summarization script (#12230) · c0fe3c9a
      Suraj Patil authored
      * add summrization script
      
      * fix arguments, preprocessing, metrics
      
      * add generation and metrics
      
      * auto model, prediction loop
      
      * prettify
      
      * label smoothing
      
      * adress Sylvain and Patricks suggestions
      
      * dynamically import shift_tokens_right
      
      * fix shift_tokens_right_fn call
      c0fe3c9a