cooldragon12's picture
Added Multilingual BERT Base
f67c2de
raw
history blame contribute delete
No virus
124 Bytes
from .constants import EMOTION_LABELS, TOXICITY_LABELS
from .decoder import Decoder
from .tokenizer import Preprocessor