Remove macro auc per type from textcat defaults (#11887)

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 19:50:23 +09:00 committed by GitHub
parent e0d43557b7
commit f1e0243450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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(