| --- |
| license: apache-2.0 |
| base_model: Qwen/Qwen3-4B-Instruct-2507 |
| tags: |
| - qwen |
| - fine-tuned |
| - information-extraction |
| - lora |
| language: |
| - en |
| --- |
| |
| # Qwen3 Information Extractor |
|
|
| Fine-tuned Qwen3-4B model for extracting personal information from text. |
|
|
| ## Base Model |
| This model is based on [Qwen/Qwen3-4B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507). |
|
|
| ## License |
| This model is licensed under Apache 2.0, same as the base Qwen3 model. |
|
|
| ## Training Details |
| - Base Model: Qwen3-4B-Instruct-2507 |
| - Training Method: LoRA fine-tuning on custom dataset |
| - Training Examples: 240 examples |
| - Epochs: 3 |
| - Fine-tuning Date: December 2024 |
|
|
| ## Citation |
| If you use this model, please cite: |
| - The original Qwen3 model by Alibaba Cloud |
| - This fine-tuned version by [Your Name] |
|
|
| ## Disclaimer |
| This model is a derivative work of Qwen3-4B-Instruct-2507 and inherits its license terms. |