pyrit.score.ContentClassifierPaths#
- class ContentClassifierPaths(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
Bases:
EnumPaths to content classifier YAML files.
- __init__(*args, **kwds)#
Attributes
- HARMFUL_CONTENT_CLASSIFIER = PosixPath('/home/runner/work/PyRIT/PyRIT/pyrit/datasets/score/content_classifiers/harm.yaml')#
- SENTIMENT_CLASSIFIER = PosixPath('/home/runner/work/PyRIT/PyRIT/pyrit/datasets/score/content_classifiers/sentiment.yaml')#