Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
holylovenia authored May 1, 2024
1 parent 8a35006 commit f539931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seacrowd/utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ class Licenses(Enum):
Tasks.FACT_CHECKING: None,
Tasks.WORD_LIST: None,
Tasks.MORALITY_CLASSIFICATION: "TEXT",
Tasks.OPTICAL_CHARACTER_RECOGNITION: "IMTEXT"
}

SCHEMA_TO_TASKS = defaultdict(set)
Expand Down

0 comments on commit f539931

Please sign in to comment.