|
|
@@ -43,8 +43,7 @@ class Tasks(object): |
|
|
text_generation = 'text-generation' |
|
|
text_generation = 'text-generation' |
|
|
table_question_answering = 'table-question-answering' |
|
|
table_question_answering = 'table-question-answering' |
|
|
feature_extraction = 'feature-extraction' |
|
|
feature_extraction = 'feature-extraction' |
|
|
sentence_similarity = 'sentence-similarity' |
|
|
|
|
|
fill_mask = 'fill-mask ' |
|
|
|
|
|
|
|
|
fill_mask = 'fill-mask' |
|
|
summarization = 'summarization' |
|
|
summarization = 'summarization' |
|
|
question_answering = 'question-answering' |
|
|
question_answering = 'question-answering' |
|
|
|
|
|
|
|
|
|