"examples/run_both_squad.py" did not exist on "649e9774cdee5c074634fe2eb37d1c1ed9f27a81"
  1. 29 Jun, 2021 2 commits
  2. 28 Jun, 2021 1 commit
  3. 25 Jun, 2021 1 commit
  4. 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