1. 30 Apr, 2024 1 commit
    • Alexander Lam's avatar
      [Feature] Adding support for LLM Compression Evaluation (#1108) · 35c94d0c
      Alexander Lam authored
      * fixed formatting based on pre-commit tests
      
      * fixed typo in comments; reduced the number of models in the eval config
      
      * fixed a bug in LLMCompressionDataset, where setting samples=None would result in passing test[:None] to load_dataset
      
      * removed unnecessary variable in _format_table_pivot; changed lark_reporter message to English
      35c94d0c