Update README.md
Browse files
README.md
CHANGED
|
@@ -1,199 +1,79 @@
|
|
| 1 |
-
|
| 2 |
-
library_name: transformers
|
| 3 |
-
tags: []
|
| 4 |
-
---
|
| 5 |
-
|
| 6 |
-
# Model Card for Model ID
|
| 7 |
-
|
| 8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
-
|
| 10 |
|
|
|
|
| 11 |
|
| 12 |
## Model Details
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 19 |
-
|
| 20 |
-
- **Developed by:** [More Information Needed]
|
| 21 |
-
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
-
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
-
- **Model type:** [More Information Needed]
|
| 24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
-
- **License:** [More Information Needed]
|
| 26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
-
|
| 28 |
-
### Model Sources [optional]
|
| 29 |
-
|
| 30 |
-
<!-- Provide the basic links for the model. -->
|
| 31 |
-
|
| 32 |
-
- **Repository:** [More Information Needed]
|
| 33 |
-
- **Paper [optional]:** [More Information Needed]
|
| 34 |
-
- **Demo [optional]:** [More Information Needed]
|
| 35 |
-
|
| 36 |
-
## Uses
|
| 37 |
-
|
| 38 |
-
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
-
|
| 40 |
-
### Direct Use
|
| 41 |
-
|
| 42 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
-
|
| 44 |
-
[More Information Needed]
|
| 45 |
-
|
| 46 |
-
### Downstream Use [optional]
|
| 47 |
-
|
| 48 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
-
|
| 50 |
-
[More Information Needed]
|
| 51 |
-
|
| 52 |
-
### Out-of-Scope Use
|
| 53 |
-
|
| 54 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
-
|
| 56 |
-
[More Information Needed]
|
| 57 |
-
|
| 58 |
-
## Bias, Risks, and Limitations
|
| 59 |
-
|
| 60 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
-
|
| 62 |
-
[More Information Needed]
|
| 63 |
-
|
| 64 |
-
### Recommendations
|
| 65 |
-
|
| 66 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
-
|
| 68 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
-
|
| 70 |
-
## How to Get Started with the Model
|
| 71 |
-
|
| 72 |
-
Use the code below to get started with the model.
|
| 73 |
-
|
| 74 |
-
[More Information Needed]
|
| 75 |
-
|
| 76 |
-
## Training Details
|
| 77 |
-
|
| 78 |
-
### Training Data
|
| 79 |
-
|
| 80 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
-
|
| 82 |
-
[More Information Needed]
|
| 83 |
-
|
| 84 |
-
### Training Procedure
|
| 85 |
-
|
| 86 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
-
|
| 88 |
-
#### Preprocessing [optional]
|
| 89 |
-
|
| 90 |
-
[More Information Needed]
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
#### Training Hyperparameters
|
| 94 |
-
|
| 95 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
-
|
| 97 |
-
#### Speeds, Sizes, Times [optional]
|
| 98 |
-
|
| 99 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
-
|
| 101 |
-
[More Information Needed]
|
| 102 |
-
|
| 103 |
-
## Evaluation
|
| 104 |
-
|
| 105 |
-
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
-
|
| 107 |
-
### Testing Data, Factors & Metrics
|
| 108 |
-
|
| 109 |
-
#### Testing Data
|
| 110 |
-
|
| 111 |
-
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
-
|
| 113 |
-
[More Information Needed]
|
| 114 |
-
|
| 115 |
-
#### Factors
|
| 116 |
-
|
| 117 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
-
|
| 119 |
-
[More Information Needed]
|
| 120 |
-
|
| 121 |
-
#### Metrics
|
| 122 |
-
|
| 123 |
-
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
-
|
| 125 |
-
[More Information Needed]
|
| 126 |
-
|
| 127 |
-
### Results
|
| 128 |
-
|
| 129 |
-
[More Information Needed]
|
| 130 |
-
|
| 131 |
-
#### Summary
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
## Model Examination [optional]
|
| 136 |
-
|
| 137 |
-
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
-
|
| 139 |
-
[More Information Needed]
|
| 140 |
-
|
| 141 |
-
## Environmental Impact
|
| 142 |
-
|
| 143 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
-
|
| 145 |
-
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
|
| 147 |
-
|
| 148 |
-
- **Hours used:** [More Information Needed]
|
| 149 |
-
- **Cloud Provider:** [More Information Needed]
|
| 150 |
-
- **Compute Region:** [More Information Needed]
|
| 151 |
-
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
|
| 153 |
-
|
| 154 |
|
| 155 |
-
### Model
|
| 156 |
|
| 157 |
-
|
|
|
|
| 158 |
|
| 159 |
-
|
|
|
|
| 160 |
|
| 161 |
-
|
| 162 |
|
| 163 |
-
|
|
|
|
| 164 |
|
| 165 |
-
|
| 166 |
|
| 167 |
-
|
| 168 |
|
| 169 |
-
|
|
|
|
| 170 |
|
| 171 |
-
|
| 172 |
|
| 173 |
-
|
|
|
|
| 174 |
|
| 175 |
-
|
| 176 |
|
| 177 |
-
|
|
|
|
| 178 |
|
| 179 |
-
|
|
|
|
| 180 |
|
| 181 |
-
|
|
|
|
| 182 |
|
| 183 |
-
|
|
|
|
| 184 |
|
| 185 |
-
|
| 186 |
|
| 187 |
-
|
|
|
|
|
|
|
| 188 |
|
| 189 |
-
##
|
| 190 |
|
| 191 |
-
|
| 192 |
|
| 193 |
-
##
|
| 194 |
|
| 195 |
-
|
| 196 |
|
| 197 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 198 |
|
| 199 |
-
|
|
|
|
| 1 |
+
# LawGPT: Indian Penal Code Assistant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
+
This model is fine-tuned to assist with questions related to the Indian Penal Code (IPC). It can process legal case details and provide relevant IPC sections.
|
| 4 |
|
| 5 |
## Model Details
|
| 6 |
|
| 7 |
+
- **Base Model**: Mistral-7B-Instruct-v0.2
|
| 8 |
+
- **Fine-tuning**: This model has been fine-tuned on a dataset of Indian legal cases and IPC sections.
|
| 9 |
+
- **Task**: Legal case analysis and IPC section identification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
+
## How to Use
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
+
You can use this model directly on the Hugging Face platform or via the Hugging Face API.
|
| 14 |
|
| 15 |
+
### Using the Model on Hugging Face
|
| 16 |
|
| 17 |
+
1. Go to the "Inference API" tab on this model's Hugging Face page.
|
| 18 |
+
2. In the input box, enter your legal case details or question, following this format:
|
| 19 |
|
| 20 |
+
```
|
| 21 |
+
[INST] Process the following legal case details and provide the relevant sections of the Indian Penal Code:
|
| 22 |
|
| 23 |
+
{Your case details or legal question here}
|
| 24 |
|
| 25 |
+
[/INST]
|
| 26 |
+
```
|
| 27 |
|
| 28 |
+
3. Click "Compute" to get the model's response.
|
| 29 |
|
| 30 |
+
### Example Input
|
| 31 |
|
| 32 |
+
```
|
| 33 |
+
[INST] Process the following legal case details and provide the relevant sections of the Indian Penal Code:
|
| 34 |
|
| 35 |
+
B.K. Bhattacharya, G.S. Chatterjee for P.K. Bose, for the respondent. The Judgment of the Court was delivered by Bachawat, J. The complainant Sarajit Kumar Bose was a forest ranger having his headquarters at Bara Bazar range in the district of Purulia. Bibhuti Bhusan Dasgupta was the editor and Ram Chandra Adhikari was the printer and publisher of "Mukti" a local Bengali weekly journal with its registered office at Purulia town. The letter which bore the caption "Wild law in the land of the Nags (barbarians)", contained several defamatory statements concerning Sarajit Bose. On September 27, 1961 the Magistrate examined the complainant and issued summons to the three accused. On the application of Bibhuti Dasgupta the Magistrate passed an order on December 12, 1961 dispensing with his personal appearance and permitting him to appear by his pleader. P.K. Chatterjee, for the appellants. On his complaint, Sripati Gope and Bibhuti Dasgupta were charged with an offence punishable under sec.500 of the Indian Penal Code and Ram Adhikari was charged with an offence punishable under sec.501 I.P.C.
|
| 36 |
|
| 37 |
+
[/INST]
|
| 38 |
+
```
|
| 39 |
|
| 40 |
+
### Example Output
|
| 41 |
|
| 42 |
+
```
|
| 43 |
+
Based on the legal case details provided, the relevant sections of the Indian Penal Code (IPC) are:
|
| 44 |
|
| 45 |
+
1. Section 500 IPC: Defamation
|
| 46 |
+
This section is relevant because Sripati Gope and Bibhuti Dasgupta were charged with an offence punishable under this section. It deals with defamation, which aligns with the mention of "defamatory statements" in the case details.
|
| 47 |
|
| 48 |
+
2. Section 501 IPC: Printing or engraving matter known to be defamatory
|
| 49 |
+
Ram Adhikari, being the printer and publisher, was charged under this section. It specifically deals with printing or engraving defamatory content.
|
| 50 |
|
| 51 |
+
These sections are directly mentioned in the case details and are the primary charges against the accused individuals. The case revolves around defamatory statements published in a local Bengali weekly journal, which is why these sections of the IPC are applicable.
|
| 52 |
+
```
|
| 53 |
|
| 54 |
+
## Limitations
|
| 55 |
|
| 56 |
+
- This model is specifically trained for Indian legal contexts and may not perform well on legal systems from other countries.
|
| 57 |
+
- The model's responses should be treated as suggestions and not as definitive legal advice. Always consult with a qualified legal professional for actual legal matters.
|
| 58 |
+
- The model's knowledge cutoff date is April 2024, and it may not be aware of legal changes or precedents after this date.
|
| 59 |
|
| 60 |
+
## Feedback and Issues
|
| 61 |
|
| 62 |
+
If you encounter any issues or have suggestions for improvement, please open an issue in the GitHub repository or contact the maintainers through Hugging Face.
|
| 63 |
|
| 64 |
+
## Citation
|
| 65 |
|
| 66 |
+
If you use this model in your research or application, please cite it as:
|
| 67 |
|
| 68 |
+
```
|
| 69 |
+
@misc{LawGPT2024,
|
| 70 |
+
author = {Shreyas-Dev},
|
| 71 |
+
title = {LawGPT: Indian Penal Code Assistant},
|
| 72 |
+
year = {2024},
|
| 73 |
+
publisher = {GitHub},
|
| 74 |
+
journal = {GitHub repository},
|
| 75 |
+
howpublished = {\url{https://huggingface.co/shreyas-dev/lawipc-ft}}
|
| 76 |
+
}
|
| 77 |
+
```
|
| 78 |
|
| 79 |
+
Thank you for using LawGPT!
|