sankalps commited on
Commit
417cb5c
1 Parent(s): 04734b6

Update README.md

Browse files

Added DeepNote notebook link, and information about the dataset (version 1)

Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -8,4 +8,29 @@ language:
8
  pretty_name: Indian Contracts in Adjudicated Texts
9
  size_categories:
10
  - n<1K
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  pretty_name: Indian Contracts in Adjudicated Texts
9
  size_categories:
10
  - n<1K
11
+ ---
12
+
13
+ Indian Contracts in Adjudicated Texts or "ICAT" is a dataset generated with the help of an automated pipeline involving text segregation and classification.
14
+
15
+ Version 1 of this dataset released at [schematise/ICAT-version1](huggingface.co/datasets/schematise/ICAT-version1)
16
+
17
+ **About version 1**:
18
+
19
+ - Expert annotated.
20
+ - Data sources validated by PDFs from Court websites.
21
+ - PDFs for all judgments shared alongside for data originality from truly public domain data sources.
22
+ - Used for the text-classification model that is part of the query pipeline to generate more data.
23
+
24
+ **Important Links**
25
+
26
+ To make queries to this pipeline you can visit the [HuggingFace space hosted at this link](huggingface.co). **Please note that the queries made to the streamlit app are stored anonymously in a relational database.
27
+
28
+ To see some data analytics on a public jupyter notebook [hosted on #DeepNote you can access this link](https://deepnote.com/workspace/mutaabik-bb27ba89-ef3a-49de-b973-2fca2f4c74b7/project/ICAT-Beta-90d69f02-b39a-4259-98fa-d4c4ad7d7557/notebook/Notebook%201-8b7b316e2a394f56ae2b43e06e1530f1)
29
+
30
+ To see details on how the dataset came to be prepared, please visit the [owner's blog at - sankalpsrv.in/blog](https://sankalpsrv.in/blog)
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.