Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,10 @@ language:
|
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
-
|
| 16 |
-
- **License:** apache-2.0
|
| 17 |
-
- **Finetuned from model :** qwen/Qwen3.5-9B
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
|
|
|
| 10 |
- en
|
| 11 |
---
|
| 12 |
|
| 13 |
+
## ⚠️ Preview Status
|
| 14 |
|
| 15 |
+
This repository is currently a **preview release**.
|
|
|
|
|
|
|
| 16 |
|
| 17 |
+
The model is still under active testing, and I am continuing to explore more suitable training settings and optimization strategies. Because of this, the current version should be considered **experimental**.
|
| 18 |
|
| 19 |
+
Downloading or using this model for serious evaluation is **not recommended yet**. A more stable version will be released after further testing and parameter tuning.
|