Results 3 issues of ltbringer

**Describe the bug** Importing `ClassificationArgs` or `ClassificationModel` breaks for python versions >= 3.10 with the error: ``` In [2]: from simpletransformers.classification import ClassificationArgs --------------------------------------------------------------------------- ImportError Traceback (most recent call last)...

stale

Last time I lost my work due to accidentally moving out of tog Maybe we can have an autosave feature that triggers every N seconds/minutes?

enhancement

# Motivation I was recently documenting the migration effort between dialogy `0.8.x` -> `0.9.x` and I needed to explain the plugin interface. The amount of effort required to explain `replace_output`...