Minor fixes that address issues 177, 178, 185, 183 and 191
2.2.0
Release of [xCOMET models](https://arxiv.org/pdf/2310.10482.pdf)!
To make it easier to merge with internal code we added a new class [XCOMETMetric](https://github.com/Unbabel/COMET/blob/v2.2.0/comet/models/multitask/xcomet_metric.py#L33C7-L33C19). This release only allows inference of such models. Training is still not fully implemented.
Models can be accessed through hugging face hub: - [XCOMET-XL](https://huggingface.co/Unbabel/XCOMET-XL) - [XCOMET-XXL](https://huggingface.co/Unbabel/XCOMET-XXL)
2.1.1
Minor bug fix on MBR default model. Rollback to CometKiwi-22 as default QE model (due to being lightweight) Minor dependencies update