bbh-generation.yaml 235 B

12345678910
  1. name: 'Big-bench Hard Generation'
  2. type: 'gen'
  3. path: 'bbh_cot/direct/generation'
  4. module: 'tasks.bbh.task.BBHGeneration'
  5. file-pattern:
  6. test: "**/*.json*"
  7. micro-batch-size: 8
  8. max_gen_length: 400
  9. save-prediction: True
  10. use_task_mask: True