Update README.md
Browse files
README.md
CHANGED
|
@@ -31,6 +31,8 @@ To see details on how the dataset came to be prepared, please visit the [owner's
|
|
| 31 |
|
| 32 |
**File Structure**
|
| 33 |
|
|
|
|
|
|
|
| 34 |
The datasheet (filename - *"CombinedDatasheet.ods"*) contains a classification matrix with contract clauses from judgments (n=60) with annotated discussions for further machine learning training and inference.
|
| 35 |
|
| 36 |
The judgment PDFs zip folder (filename - *"PDFs.zip"*) contains a list of judgments which contain contractual clauses.
|
|
|
|
| 31 |
|
| 32 |
**File Structure**
|
| 33 |
|
| 34 |
+
The training file (filename - *"train.csv"*) contains a set of contract clauses taken from the datasheet for training a text-classification model.
|
| 35 |
+
|
| 36 |
The datasheet (filename - *"CombinedDatasheet.ods"*) contains a classification matrix with contract clauses from judgments (n=60) with annotated discussions for further machine learning training and inference.
|
| 37 |
|
| 38 |
The judgment PDFs zip folder (filename - *"PDFs.zip"*) contains a list of judgments which contain contractual clauses.
|