Skip to content

Commit

Permalink
Update configs/datasets/subjective/compassarena/compassarena_compare.py
Browse files Browse the repository at this point in the history
Co-authored-by: Songyang Zhang <[email protected]>
  • Loading branch information
bittersweet1999 and tonysy authored Jan 22, 2024
1 parent 84be7ca commit 647df59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
subjective_datasets.append(
dict(
abbr=f"{_name}",
type=Compass_Arena,
type=CompassArenaDataset,
path=data_path,
name=_name,
reader_cfg=subjective_reader_cfg,
Expand Down

0 comments on commit 647df59

Please sign in to comment.