torchbenchmark/models/hf_T5/metadata.yaml (9 lines of code) (raw):
eval_benchmark: false
eval_deterministic: false
eval_nograd: true
optimized_for_inference: false
train_benchmark: false
train_deterministic: false
not_implemented:
# hf_T5 model doesn't support JIT
- jit: true
# disable train test because of CI infra capacity issue
- test: train