Instructions to use strickvl/redaction-classifier-fastai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use strickvl/redaction-classifier-fastai with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("strickvl/redaction-classifier-fastai") - Notebooks
- Google Colab
- Kaggle
Model card
Model description
This model was fine-tuned on resnet18 for 10 epochs using training data described in this blogpost. The model was trained using the fastai library.
Model performance
The model achieved around 96% accuracy on a held-out validation dataset.
Inference demonstration
You can test out the model's ability to detect whether a document is redacted here.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support