Rakib commited on
Commit
6e5c6c1
1 Parent(s): 61ed0ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
  - **Shared by [Optional]:** More information needed
21
  - **Model type:** Question Answering
22
  - **Language(s) (NLP):** en
23
- - **License:** More information needed
24
  - **Related Models:**
25
  - **Parent Model:** RoBERTa
26
  - **Resources for more information:**
@@ -57,14 +57,17 @@ Users (both direct and downstream) should be made aware of the risks, biases and
57
 
58
 
59
  # Training Details
 
 
 
60
 
61
  ## Training Data
62
 
63
  See [CUAD dataset card](https://huggingface.co/datasets/cuad) for more information.
64
 
65
  ## Training Procedure
66
-
67
-
68
  ### Preprocessing
69
 
70
  More information needed
@@ -119,10 +122,11 @@ More information needed
119
 
120
  ### Hardware
121
 
122
- More information needed
123
 
124
  ### Software
125
- More information needed
 
126
 
127
  # Citation
128
 
 
20
  - **Shared by [Optional]:** More information needed
21
  - **Model type:** Question Answering
22
  - **Language(s) (NLP):** en
23
+ - **License:** MIT
24
  - **Related Models:**
25
  - **Parent Model:** RoBERTa
26
  - **Resources for more information:**
 
57
 
58
 
59
  # Training Details
60
+
61
+ Read: [An Open Source Contractual Language Understanding Application Using Machine Learning](https://aclanthology.org/2022.lateraisse-1.6/)
62
+ for detailed information on training procedure, dataset preprocessing and evaluation.
63
 
64
  ## Training Data
65
 
66
  See [CUAD dataset card](https://huggingface.co/datasets/cuad) for more information.
67
 
68
  ## Training Procedure
69
+
70
+
71
  ### Preprocessing
72
 
73
  More information needed
 
122
 
123
  ### Hardware
124
 
125
+ Used V100/P100 from Google Colab Pro
126
 
127
  ### Software
128
+
129
+ Python, Transformers
130
 
131
  # Citation
132