removing seqio
Browse files
finetune_large_mt5_sentencefix_v4_16.gin
CHANGED
@@ -49,11 +49,6 @@ infer_eval/utils.DatasetConfig:
|
|
49 |
pack = False
|
50 |
module = %MIXTURE_OR_TASK_MODULE
|
51 |
|
52 |
-
seqio.Evaluator:
|
53 |
-
logger_cls = [@seqio.PyLoggingLogger, @seqio.TensorBoardLogger, @seqio.JSONLogger]
|
54 |
-
num_examples = None # Use all examples in the dataset.
|
55 |
-
use_memory_cache = True
|
56 |
-
|
57 |
|
58 |
partitioning.PjitPartitioner.num_partitions = 4
|
59 |
|
|
|
49 |
pack = False
|
50 |
module = %MIXTURE_OR_TASK_MODULE
|
51 |
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
partitioning.PjitPartitioner.num_partitions = 4
|
54 |
|