Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dongguanting
/
RAG-Critic-3B
like
4
Text Generation
Safetensors
English
qwen2
conversational
License:
mit
Model card
Files
Files and versions
xet
Community
dongguanting
commited on
Feb 26, 2025
Commit
9b030ee
·
verified
·
1 Parent(s):
6b3bccb
111
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Qwen/Qwen2.5-3B-Instruct
7
+
pipeline_tag: text-generation
8
+
---