+ " operations=[\n", + " TextPreprocessing(tokenizer, max_length=max_length),\n", + " grain.Batch(test_batch_size),\n", + " ]\n", + ")" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "id": "7382398d-2304-436c-9e79-2487f6a4d21a", + "metadata...