|
@@ -48,7 +48,6 @@ class Tasks(object): |
|
|
dialog_intent_prediction = 'dialog-intent-prediction' |
|
|
dialog_intent_prediction = 'dialog-intent-prediction' |
|
|
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' |
|
|