Update README.md
This commit is contained in:
parent
d0e02132b2
commit
2adacb01ca
|
@ -16,8 +16,8 @@ language:
|
|||
- **Related Models:**
|
||||
- **Parent Model:** RoBERTa
|
||||
- **Resources for more information:**
|
||||
- [GitHub Repo](https://github.com/facebookresearch/fairseq/tree/main/examples/roberta)
|
||||
- [Associated Paper](https://arxiv.org/abs/1907.11692)
|
||||
- [GitHub Repo](https://github.com/afra-tech/defactolaw)
|
||||
- [Associated Paper](https://aclanthology.org/2022.lateraisse-1.6/)
|
||||
|
||||
|
||||
|
||||
|
@ -27,7 +27,8 @@ language:
|
|||
|
||||
## Direct Use
|
||||
|
||||
This model can be used for the task of Question Answering.
|
||||
This model can be used for the task of Question Answering on Legal Documents.
|
||||
|
||||
|
||||
## Downstream Use [Optional]
|
||||
|
||||
|
|
Loading…
Reference in New Issue