- Allowed a progress bar for training inference - Fixed a bug in tokenizer saving
0.1.10
- Allowed a progress bar for classification inference
0.1.9
- Minor bug fixes
0.1.8
- More fixes; performance improvements - Added classification features - infer using HF transformers, OpenAI (Chat), and train custom transformer models in 1 line - More demo datasets
0.1.7
- Default param changes in train model function - Added splitting string arrays before feeding to OpenAI embeddings API to account for token limits - Doc changes - bug fixes in the function evaluate_pairs - Added an option to train on a dataset of cluster text and labels
0.1.6
- Bug fixes in model uploads to the hub (missing training config)