# long-t5 and onnx - evaluating using `optimum` with ONNX runtime + long-t5 models for summarization - will be updated with new logs over time ## examples ### with ONNX conversion ``` 2023-04-29 22:14:01,759 - INFO - Loaded model pszemraj/long-t5-tglobal-base-sci-simplify-elife to cpu with ONNX Runtime 2023-04-29 22:14:01,760 - INFO - input parameters: {'length_penalty': 0.5, 'repetition_penalty': 1.0, 'no_repeat_ngram_size': 3, 'encoder_no_repeat_ngram_size': 4, 'num_beams': 4, 'min_length': 4, 'max_length': 256, 'early_stopping': True, 'do_sample': False}, batch_length=1024, batch_stride=16 0%| | 0/3 [00:00