File size: 880 Bytes
fe999d7 cc942d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
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. |