mht-sharma - Overview

View mht-sharma's full-sized avatar

Machine Learning Engineer @ Hugging Face 🤗

Block or report mht-sharma

Pinned Loading

  1. 1

    from pathlib import Path

    2

    from time import perf_counter

    5

    from optimum.onnxruntime import ORTModelForQuestionAnswering
  2. Forked from huggingface/optimum

    🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools

    Python 2 1

  3. Forked from huggingface/transformers

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python

  4. 3

    from typing import Optional, Tuple