• Alexandre Marques's avatar
    Adds MMLU CoT, gsm8k and arc_challenge for llama instruct (#2829) · 3816796e
    Alexandre Marques authored
    * llama-style MMLU CoT
    
    * Refactor MMLU CoT template YAML to simplify 'until' structure
    
    * Add GSM8K task configuration for LLaMA3 with few-shot examples
    
    * Fix missing newline at end of MMLU CoT YAML file
    
    * Add ARC-Challenge task configuration and processing utility
    
    * Add additional MMLU and ARC-Challenge task variants to README
    
    * Update README with notes on arc_challenge_llama dataset preprocessing
    3816796e
utils.py 556 Bytes