Instructions to use AkshatSurolia/ICD-10-Code-Prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AkshatSurolia/ICD-10-Code-Prediction with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AkshatSurolia/ICD-10-Code-Prediction")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AkshatSurolia/ICD-10-Code-Prediction", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f50cdb9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bd672494756780f4e73d3b5f85ebe04985bf6a8dc46a50cd2c7246827a797ae2
size 482328941
|