GGUF
conversational
lawbottw commited on
Commit
cc4021f
·
verified ·
1 Parent(s): 83d4ba7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
- license: cc-by-nc-nd-4.0
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ base_model: Qwen/Qwen3.5-2B
4
  ---
5
+
6
+ This model is a fine-tuned derivative of [Qwen3.5-2B](https://huggingface.co/Qwen/Qwen3.5-2B)
7
+ by Alibaba Cloud (Qwen Team), licensed under the
8
+ [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
9
+
10
+ Fine-tuning modifications: domain-specific RAG alignment for Traditional Chinese legal documents.
11
+ This derivative is released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).