Update README.md
This commit is contained in:
parent
61ed0ae78a
commit
6e5c6c1769
14
README.md
14
README.md
|
@ -20,7 +20,7 @@ tags:
|
||||||
- **Shared by [Optional]:** More information needed
|
- **Shared by [Optional]:** More information needed
|
||||||
- **Model type:** Question Answering
|
- **Model type:** Question Answering
|
||||||
- **Language(s) (NLP):** en
|
- **Language(s) (NLP):** en
|
||||||
- **License:** More information needed
|
- **License:** MIT
|
||||||
- **Related Models:**
|
- **Related Models:**
|
||||||
- **Parent Model:** RoBERTa
|
- **Parent Model:** RoBERTa
|
||||||
- **Resources for more information:**
|
- **Resources for more information:**
|
||||||
|
@ -57,14 +57,17 @@ Users (both direct and downstream) should be made aware of the risks, biases and
|
||||||
|
|
||||||
|
|
||||||
# Training Details
|
# Training Details
|
||||||
|
|
||||||
|
Read: [An Open Source Contractual Language Understanding Application Using Machine Learning](https://aclanthology.org/2022.lateraisse-1.6/)
|
||||||
|
for detailed information on training procedure, dataset preprocessing and evaluation.
|
||||||
|
|
||||||
## Training Data
|
## Training Data
|
||||||
|
|
||||||
See [CUAD dataset card](https://huggingface.co/datasets/cuad) for more information.
|
See [CUAD dataset card](https://huggingface.co/datasets/cuad) for more information.
|
||||||
|
|
||||||
## Training Procedure
|
## Training Procedure
|
||||||
|
|
||||||
|
|
||||||
### Preprocessing
|
### Preprocessing
|
||||||
|
|
||||||
More information needed
|
More information needed
|
||||||
|
@ -119,10 +122,11 @@ More information needed
|
||||||
|
|
||||||
### Hardware
|
### Hardware
|
||||||
|
|
||||||
More information needed
|
Used V100/P100 from Google Colab Pro
|
||||||
|
|
||||||
### Software
|
### Software
|
||||||
More information needed
|
|
||||||
|
Python, Transformers
|
||||||
|
|
||||||
# Citation
|
# Citation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue