Remove macro auc per type from textcat defaults

This appears to have been added by mistake and never used. Removing it
does not break validation.
This commit is contained in:
Paul O'Leary McCann 2022-11-29 12:42:08 +09:00
parent 96c9cf3448
commit cc9b4f6a63
2 changed files with 0 additions and 2 deletions

View File

@ -87,7 +87,6 @@ subword_features = true
"cats_macro_f": None,
"cats_macro_auc": None,
"cats_f_per_type": None,
"cats_macro_auc_per_type": None,
},
)
def make_textcat(

View File

@ -87,7 +87,6 @@ subword_features = true
"cats_macro_f": None,
"cats_macro_auc": None,
"cats_f_per_type": None,
"cats_macro_auc_per_type": None,
},
)
def make_multilabel_textcat(