PierreColombo commited on
Commit
9853976
1 Parent(s): 1900e8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -26
README.md CHANGED
@@ -6,54 +6,59 @@ language:
6
  - en
7
  ---
8
 
9
- ### Model Card for SaulLM-54B-Instruct
10
 
11
- **This model is a research artefact and should be considered as it!**
 
 
12
 
13
- #### Model Details
14
 
15
- **Model Description**:
16
- SaulLM-54B-Instruct is a state-of-the-art language model specifically designed for legal professionals. Developed through a collaboration between Legal Equall.ai and MICS at CentraleSupélec (Université Paris-Saclay), SaulLM-141B aims to revolutionize how legal data is processed and analyzed, enhancing the efficiency and accuracy of legal professionals worldwide.
17
 
18
- **Developed by**: Legal Equall.ai, MICS of CentraleSupélec (Université Paris-Saclay)
19
 
20
- **Model type**: A 54 billion parameter model fine-tuned specifically for legal tasks, leveraging data from European legal databases.
21
 
22
- **Language(s) (NLP)**: English
 
 
 
 
23
 
24
- **License**: MIT-Liscence
25
 
26
- **Finetuned from model**: Base model developed by Equall.ai
27
 
28
- #### Intended Uses & Limitations
29
 
30
- **Intended Uses**:
31
- SaulLM-54B-Instruct is intended for use in various legal contexts.
32
 
33
- **Limitations**:
34
- While SaulLM-54B-Instruct is designed to be robust across multiple European legal systems, it may not perform as well on legal systems outside of its training scope, particularly non-European jurisdictions.
35
 
36
- #### Bias, Risks, and Ethical Considerations
37
 
38
- **Bias and Risks**:
39
- Despite efforts to mitigate bias, SaulLM-141B may still exhibit biases inherent in its training data. Users should be cautious and critically evaluate the model's outputs, especially in sensitive legal cases.
40
 
41
- **Ethical Considerations**:
42
- Users are encouraged to use SaulLM-141B responsibly, ensuring that its application does not infringe on privacy rights or propagate unfair decisions.
43
 
44
- #### Technical Details
45
 
46
- **Training Data**:
47
- SaulLM-54B-Instruct was trained on a rich dataset comprising European legal texts, court rulings, and legislative documents, ensuring a deep understanding of the legal landscape within the EU.
48
 
 
49
 
50
- #### Citation
51
 
52
- To reference SaulLM-54B-Instruct in your work, please cite this model card.
 
 
 
 
53
 
54
  ```
55
  @misc{saul_llm_2024,
56
- title={SaulLM-141B: A Specialized Large Language Model for European Legal Tasks},
57
  author={Legal Equall.ai and MICS CentraleSupélec},
58
  year={2024},
59
  eprint={2404.12345},
 
6
  - en
7
  ---
8
 
9
+ # Model Card for SaulLM-54B-Instruct
10
 
11
+ <p align="center">
12
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/644a900e3a619fe72b14af0f/tD6ZJIlh5pxR1iqcxtOSs.jpeg" alt="image/jpeg">
13
+ </p>
14
 
15
+ **Note:** This model is a research artifact and should be considered as such.
16
 
17
+ ## Model Details
 
18
 
19
+ ### Model Description
20
 
21
+ **SaulLM-54B-Instruct** is a state-of-the-art language model specifically designed for the legal domain. It was developed through a collaboration between Equall and MICS at CentraleSupélec (Université Paris-Saclay) and aims to contribute to the advancement of LLMs specialized for legal work.
22
 
23
+ - **Developed by:** Equall and MICS of CentraleSupélec (Université Paris-Saclay)
24
+ - **Model type:** A 54 billion parameter model pretrained and finetuned for legal tasks, leveraging data from US and European legal databases.
25
+ - **Language(s) (NLP):** English
26
+ - **License:** MIT-License
27
+ - **Finetuned from model:** Base model developed by Equall relying on continuous pretraining of Mixtral’s models.
28
 
29
+ ## Intended Uses & Limitations
30
 
31
+ ### Intended Uses
32
 
33
+ SaulLM-54B-Instruct is intended to support further research and be adapted for various legal use cases.
34
 
35
+ ### Limitations
 
36
 
37
+ The information provided by the model is for informational purposes only and should not be interpreted as legal advice. Also, because SaulLM-54B-Instruct was trained with a focus on US and European legal systems, it may not perform as well on legal systems outside of those jurisdictions.
 
38
 
39
+ ## Bias, Risks, and Ethical Considerations
40
 
41
+ ### Bias and Risks
 
42
 
43
+ Despite efforts to mitigate bias, SaulLM-54B may still exhibit biases inherent in its training data or otherwise provide inaccurate responses. The model is trained on information up to a certain point in time, and the model cannot account for all recent legal developments. Users should be cautious and critically evaluate the model's outputs, especially in sensitive legal cases. The responsibility for making decisions based on the information rests with the user, not the model or its developers. Users are encouraged to seek the assistance of qualified legal professionals where legal advice is needed.
 
44
 
45
+ ### Ethical Considerations
46
 
47
+ Users must use SaulLM-54B responsibly, ensuring that the model is not misused in a way that violates the law or infringes on the rights of others. Among other things, the model may not be used to generate harmful content, spread misinformation, or violate privacy or intellectual property rights.
 
48
 
49
+ ## Technical Details
50
 
51
+ ### Training Data
52
 
53
+ SaulLM-54B was trained on a rich dataset comprising European and US legal texts, court rulings, and legislative documents.
54
+
55
+ ## Citation
56
+
57
+ To reference SaulLM-54B in your work, please cite this model card.
58
 
59
  ```
60
  @misc{saul_llm_2024,
61
+ title={SaulLM-54B: A Specialized Large Language Model for European Legal Tasks},
62
  author={Legal Equall.ai and MICS CentraleSupélec},
63
  year={2024},
64
  eprint={2404.12345},