HaoyuHuang2 commited on
Commit
b6983f9
·
verified ·
1 Parent(s): 9d01a63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # DeepRefine-v1-8B
2
 
3
  A general LLM-based reasoning model for agent-compiled knowledge refinement that improves the quality of any pre-constructed knowledge bases with user queries to make it more9suitable for the downstream tasks.
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ license_link: https://huggingface.co/Qwen/Qwen3-8B/blob/main/LICENSE
5
+ pipeline_tag: text-generation
6
+ base_model:
7
+ - HaoyuHuang/DeepRefine-v1-8B
8
+ ---
9
+
10
  # DeepRefine-v1-8B
11
 
12
  A general LLM-based reasoning model for agent-compiled knowledge refinement that improves the quality of any pre-constructed knowledge bases with user queries to make it more9suitable for the downstream tasks.