mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-12 12:03:06 +08:00
[fix] Disable task specific evaluation
This commit is contained in:
@@ -8,6 +8,7 @@ SUMMARIZATION_SPECIAL_TOKENS = {"Text": "", "Summary": ["TL;DR:", "Summarize thi
|
||||
SUMMARY_SPECIAL_PROMPT = {
|
||||
"multi_news": ["Summarize in bullet points", "Generate summary in list of points"],
|
||||
"xsum": ["Give me summary in one sentence", "Short TLDR", "Give me a concise summary"],
|
||||
"samsum": ["TLDR;", "Summarize this dialogue", "Summarize dialogue"],
|
||||
}
|
||||
|
||||
summarization_config_mapping = {
|
||||
|
||||
Reference in New Issue
Block a user