DistilBERT QA - Question Answering with AI
NatML
$0.0
$180.00
100%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
08/18(2021) |
180.0 |
11/25(2021) |
0.0 |
11/01(2024) |
0.0 |
Jump AssetStore
Question answering using the DistilBERT natural language processing model.Run general question answering on text using the DistilBERT natural language processing ML model. This package requires the open-source NatML and NatMLX libraries to run the machine learning model. Features include:+ Bare Metal Performance. The DistilBERT QA predictor is implemented with NatML, which takes advantage of hardware machine learning accelerators, like CoreML on iOS and macOS, NNAPI on Android, and DirectML on Windows. View the model performance statistics on NatML Hub.+ Extremely Easy to Use. The DistilBERT QA predictor accepts question and context strings, and returns an answer string. As such, it can be used in a one-liner. See more on NatML Hub.+ Cross Platform. The DistilBERT QA predictor supports Android, iOS, macOS, and Windows alike. As such you can test it in the Editor, and deploy it to the device all in one seamless workflow.+ Lightweight Package. This package contains the predictor scripts, whereas the ML model will be downloaded at runtime from NatML Hub and cached onto the device, reducing the app size significantly.Find other ML models on NatML Hub.Join the NatSuite community on Discord.Check out the NatML documentation.See more NatSuite projects on GitHub.Read the NatSuite blog.Discuss NatML on Unity Forums.Contact us at hi@natsuite.io.Dependencies- NatML 1.0+- NatMLX 1.0+Supported Platforms- Android API Level 24+ (Android Nougar or newer)- iOS 13+- macOS 10.15+- Windows 10+, 64-bit only