Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tastelikefeet authored Jun 26, 2024
1 parent 253d0ce commit cce6bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/llm/utils/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@ def preprocess(row):


register_dataset(
DatasetName.refcoco_unofficial,
DatasetName.refcoco_unofficial_caption,
'swift/refcoco', [],
preprocess_func=preprocess_refcoco_unofficial_caption,
get_function=get_dataset_from_repo,
Expand Down

0 comments on commit cce6bd7

Please sign in to comment.