Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This model is a fine-tuned version of [Qwen/Qwen3-8B-Base](https://huggingface.c
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
-
|
24 |
|
25 |
Key features:
|
26 |
- Generates syntactically correct PlantUML diagrams
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
+
pumlGenV2-1 is a specialized language model that converts complex questions into structured PlantUML diagrams. The model takes philosophical, historical, legal, or analytical questions as input and generates comprehensive PlantUML code that visualizes the relationships, hierarchies, and connections between concepts mentioned in the question.
|
24 |
|
25 |
Key features:
|
26 |
- Generates syntactically correct PlantUML diagrams
|