Skip to content

Commit

Permalink
feat(workflow): add corprep-runner.yaml config file
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Aug 9, 2023
1 parent 6dd5b65 commit d9b7ff7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/workflow/corprep-runner.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @package _global_
defaults:
- __init__
- /runner@corprep-gpt4-train_year: corprep-gpt4-train_year
- override /project: corprep

workflow_name: corprep
verbose: true
tasks:
- corprep-gpt4-train_year

variables:
filter_year: 2020

0 comments on commit d9b7ff7

Please sign in to comment.