Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
THU-KEG
/
ReaRAG-9B
like
2
Follow
Knowledge Engineer Group @ Tsinghua University
120
Question Answering
PyTorch
THU-KEG/ReaRAG-20k
English
chatglm
rag
reasoning
custom_code
arxiv:
2503.21729
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
refs/pr/1
ReaRAG-9B
/
generation_config.json
ZhiCheng0326
initialize
74e41b9
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
205 Bytes
{
"eos_token_id"
:
[
151329
,
151336
,
151338
]
,
"pad_token_id"
:
151329
,
"do_sample"
:
true
,
"temperature"
:
0.8
,
"max_length"
:
8192
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.44.0"
}