Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
## Project Summary
|
| 4 |
|
| 5 |
-
This is the final assignment
|
| 6 |
|
| 7 |
---
|
| 8 |
|
|
|
|
| 2 |
|
| 3 |
## Project Summary
|
| 4 |
|
| 5 |
+
This is the final assignment it synthesizes Assignments 2 and 3 into a data labelling pipeline. A Generative LLM is fine-tuned via QLoRA to understand patent language, then integrated as the "jduge" of a Multi-Agent System (MAS) to debate and label complex patent claims. Finally, a targeted Human-in-the-Loop (HITL) review step produces a gold dataset for a final PatentSBERTa fine-tuning.
|
| 6 |
|
| 7 |
---
|
| 8 |
|