You're looking at a specific version of this model. Jump to the model overview.

lucataco /privacy-filter:87e6bf8e

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
text
string
My name is Harry Potter and my email is harry.potter@hogwarts.edu.
Text to scan for personally identifiable information (PII).
score_threshold
number
0.5

Max: 1

None

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'additionalProperties': {'type': 'object'},
 'title': 'Output',
 'type': 'object'}