An open API service indexing awesome lists of open source software.

https://github.com/himkt/commonlitreadabilityprize


https://github.com/himkt/commonlitreadabilityprize

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# CommonLit Readability Prize with AllenNLP

Kernel: https://www.kaggle.com/himako/allennlp-jsonnet-weak-example-using-roberta

### Training

```
poetry run allennlp train training_configs/model_v{1,2,3}.jsonnet -s serialization # 1, 2, or 3
```