Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ language: en
|
|
3 |
datasets:
|
4 |
- cuad
|
5 |
---
|
6 |
-
#
|
7 |
-
This model is the fine-tuned version of "
|
8 |
using CUAD dataset https://huggingface.co/datasets/cuad
|
9 |
Link for model checkpoint: https://github.com/TheAtticusProject/cuad
|
10 |
For use of model with CUAD: https://github.com/marshmellow77/cuad-demo
|
|
|
3 |
datasets:
|
4 |
- cuad
|
5 |
---
|
6 |
+
# RoBERTa Large Model fine-tuned with CUAD dataset
|
7 |
+
This model is the fine-tuned version of "RoBERTa Large"
|
8 |
using CUAD dataset https://huggingface.co/datasets/cuad
|
9 |
Link for model checkpoint: https://github.com/TheAtticusProject/cuad
|
10 |
For use of model with CUAD: https://github.com/marshmellow77/cuad-demo
|