Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,21 @@ language:
|
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
# EULAI - Fine-tuned Qwen3-0.6B for EULA Analysis
|
| 18 |
|
| 19 |
This model is a fine-tuned version of **Qwen/Qwen3-0.6B** using the **LoRA (Low-Rank Adaptation)** method. It specializes in analyzing contracts (EULAs) and privacy policies to extract structured risk-based summaries.
|
|
|
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
+
<div align="center">
|
| 18 |
+
<img src="icons/icon-base.png" alt="EULAI Logo" width="120">
|
| 19 |
+
|
| 20 |
+
**You lie? EULAI!**
|
| 21 |
+
|
| 22 |
+
**Local AI Browser Assistant for Legal Document Analysis**
|
| 23 |
+
|
| 24 |
+
*[Axel Delaval](https://axeldlv00.github.io/axel-delaval-personal-page/) • 28 January 2026*
|
| 25 |
+
<br />
|
| 26 |
+
|
| 27 |
+
[](https://github.com/AxelDlv00/EULAI)
|
| 28 |
+
[](./LICENSE) [](https://huggingface.co/AxelDlv00/EULAI)[](https://huggingface.co/AxelDlv00/EULAI-q4f16_1-MLC) [](https://huggingface.co/datasets/AxelDlv00/EULAI)
|
| 29 |
+
|
| 30 |
+
</div>
|
| 31 |
+
|
| 32 |
# EULAI - Fine-tuned Qwen3-0.6B for EULA Analysis
|
| 33 |
|
| 34 |
This model is a fine-tuned version of **Qwen/Qwen3-0.6B** using the **LoRA (Low-Rank Adaptation)** method. It specializes in analyzing contracts (EULAs) and privacy policies to extract structured risk-based summaries.
|