Update README.md
Browse filesadded clarification about usage based on Meta's license
README.md
CHANGED
@@ -50,4 +50,12 @@ This model was trained using **Supervised Fine-Tuning (SFT)** on legal document
|
|
50 |
|
51 |
## 📚 Citations
|
52 |
|
53 |
-
This model was fine-tuned using [TRL](https://github.com/huggingface/trl).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
## 📚 Citations
|
52 |
|
53 |
+
This model was fine-tuned using [TRL](https://github.com/huggingface/trl).
|
54 |
+
|
55 |
+
## ⚖️ Legal Notice
|
56 |
+
|
57 |
+
This model builds on Meta’s LLaMA 3.1 architecture and is governed by the [LLaMA 3.1 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE). All use must comply with Meta’s [acceptable use policy](https://ai.meta.com/llama/use-policy/).
|
58 |
+
|
59 |
+
It was fine-tuned using the [legal_summarization dataset](https://github.com/lauramanor/legal_summarization) for research and educational purposes only.
|
60 |
+
|
61 |
+
This model is not intended for commercial use exceeding the limitations described in the Meta license (e.g. more than 700M monthly active users).
|