class EmbeddingDataCategory(PathEnum): ’:raw-latex:`\n `A class to represent the different categories of configuration options:raw-latex:`n Corresponds folders in automata/configs/*:raw-latex:n `’ CODE_EMBEDDING = ‘code-embedding’ DOC_EMBEDDING = ‘doc-embedding-l2’ INDICES = ‘indices’