Commit f670e89c authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 428033731
parent 1d38627e
...@@ -33,7 +33,6 @@ from official.nlp.tools import tokenization ...@@ -33,7 +33,6 @@ from official.nlp.tools import tokenization
FLAGS = flags.FLAGS FLAGS = flags.FLAGS
# TODO(chendouble): consider moving each task to its own binary.
flags.DEFINE_enum( flags.DEFINE_enum(
"fine_tuning_task_type", "classification", "fine_tuning_task_type", "classification",
["classification", "regression", "squad", "retrieval", "tagging"], ["classification", "regression", "squad", "retrieval", "tagging"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment