Skip to content

Commit

Permalink
Meta cleanup for mlperf inference reference implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Aug 16, 2024
1 parent 6ba27ae commit 0242015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/app-mlperf-inference-mlcommons-python/_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ deps:
## CNNDM for Large Language Model
- tags: get,dataset,cnndm,_validation
names:
- cnndm-preprocessed
- cnndm-original
enable_if_env:
CM_MODEL:
- gptj-99
Expand All @@ -512,7 +512,7 @@ deps:
## Squad for BERT
- tags: get,dataset,squad,original
names:
- cnndm-preprocessed
- squad-original
enable_if_env:
CM_MODEL:
- bert-99
Expand Down

0 comments on commit 0242015

Please sign in to comment.