gustavhartz's picture
Add readme
6c37879
|
raw
history blame
925 Bytes
# Finetuned legal contract review QA model based 👩‍⚖️ 📑
Best model presented in the master thesis [*Exploring CUAD using RoBERTa span-selection QA models for legal contract review*](https://github.com/gustavhartz/transformers-legal-tasks) for QA on the Contract Understanding Atticus Dataset. Full training logic and associated thesis available through link.
Outperform the most popular HF cuad model [Rakib/roberta-base-on-cuad](hello.com) and is the best model for CUAD on Hugging Face 26/06/2022
| **Model name** | **Top 1 Has Ans F1** | **Top 3 Has Ans F1** |
|-----------------------------------------|----------------------|----------------------|
| gustavhartz/roberta-base-cuad-finetuned | 85.68 | 94.06 |
| Rakib/roberta-base-on-cuad | 81.26 | 92.48 |
For questions etc. go through the Github repo :)