Category: feature extraction
-
Conversational response generation using DialoGPT
See how to do conversational response generation using DialoGPT – a SOTA dialogue response generation model for multiturn conversations.
-
Faster transformer NLP pipeline using ONNX
See how ONNX can be used for faster CPU inference performance using the Huggingface transformer NLP pipeline with few changes.