Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
chichitutu
/
CuRLRank-4B
like
1
Text Ranking
Safetensors
English
qwen3
document-reranking
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
chichitutu
commited on
24 days ago
Commit
0afa59e
·
verified
·
1 Parent(s):
f9f1d6a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Qwen/Qwen3-4B-Instruct-2507
7
+
pipeline_tag: text-ranking
8
+
tags:
9
+
- document-reranking
10
+
---