Skip to content

Commit

Permalink
Mismatch of the category of AmazonPolarityClassification (#1220)
Browse files Browse the repository at this point in the history
Fixes #1219
  • Loading branch information
KennethEnevoldsen authored Sep 13, 2024
1 parent b1bd941 commit 4595b19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class AmazonPolarityClassification(AbsTaskClassification):
"revision": "e2d317d38cd51312af73b3d32a06d1a08b442046",
},
type="Classification",
category="s2s",
category="p2p",
modalities=["text"],
eval_splits=["test"],
eval_langs=["eng-Latn"],
Expand Down

0 comments on commit 4595b19

Please sign in to comment.