Runs with with Hugging Face DistilBERT and TensorFlow.js on Node.js
- distilbert-model - converter from Hugging Face model format to TensorFlow SavedModel
This is work in progress repo. I'm working on TensorFlow.js part to load SavedModel and run inference.
- DistilBERT base model (uncased)
- How Hugging Face achieved a 2x performance boost for Question Answering with DistilBERT in Node.js
Licensed under the Apache License, Version 2.0. Copyright 2020-2021 Katana ML, Andrej Baranovskij. Copy of the license.