--- library_name: transformers license: apache-2.0 base_model: - FacebookAI/xlm-roberta-base tags: - readability - kaggle --- # Info Model for solving a problem from a competition [CommonLit Readability Prize](https://www.kaggle.com/competitions/commonlitreadabilityprize). Notebook with the learning process [here](https://www.kaggle.com/code/viktorurushkin/xlm-roberta-pytorch).