Skip to content

Commit

Permalink
fix hellaswag_ppl_47bff9 (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leymore authored Nov 29, 2023
1 parent e9e75fb commit 5933c04
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions configs/datasets/hellaswag/hellaswag_ppl_47bff9.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@

hellaswag_reader_cfg = dict(
input_columns=['ctx', 'A', 'B', 'C', 'D'],
output_column='label',
train_split='validation',
test_split='validation')
output_column='label')

hellaswag_infer_cfg = dict(
prompt_template=dict(
Expand Down

0 comments on commit 5933c04

Please sign in to comment.