1. 24 Jun, 2024 1 commit
  2. 19 Jun, 2024 1 commit
  3. 13 Jun, 2024 1 commit
  4. 11 Jun, 2024 1 commit
    • KonradSzafer's avatar
      Results filenames handling fix (#1926) · 69952581
      KonradSzafer authored
      * results filenames handling moved to utils
      
      * zeno results handling fix
      
      * tasks_for_model backward compatibility
      
      * results files logic moved to tasks_for_model
      
      * moved sanitize_model_name to utils
      69952581
  5. 03 Jun, 2024 1 commit
  6. 31 May, 2024 1 commit
    • KonradSzafer's avatar
      Add dataset card when pushing to HF hub (#1898) · f4f59251
      KonradSzafer authored
      
      
      * dataset card initial
      
      * few fixes
      
      * adds groups for math, mmlu, gpqa
      
      * added summary agrs
      
      * moved sanitize_list to utils
      
      * readme update
      
      * recreate metadata moved
      
      * multiple model support
      
      * results latest split fix
      
      * readme update and small refactor
      
      * fix grouping
      
      * add comments
      
      * added pathlib
      
      * corrected pathlib approach
      
      * check whether to create a metadata card
      
      * convert posix paths to str
      
      * default hf org from token
      
      * hf token value error
      
      * Add logs after successful upload
      
      * logging updates
      
      * dataset card example in the readme
      
      ---------
      Co-authored-by: default avatarNathan Habib <nathan.habib@huggingface.com>
      Co-authored-by: default avatarAlina Lozovskaia <alinailozovskaya@gmail.com>
      f4f59251
  7. 26 May, 2024 1 commit