Encoders
KTT models are encoder-classifier pairings. At present, bundled models make use of DistilBERT and term frequency-inverse document frequency (tfidf) encoders provided by Huggingface and Scikit-learn respectively.
KTT models are encoder-classifier pairings. At present, bundled models make use of DistilBERT and term frequency-inverse document frequency (tfidf) encoders provided by Huggingface and Scikit-learn respectively.