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
Datasets:
Harryis
/
RAGEN_v2
like
0
ArXiv:
arxiv:
2604.06268
arxiv:
2504.20073
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
RAGEN_v2
/
verl
/
tests
/
single_controller
/
detached_worker
/
README.md
Harryis
Add files using upload-large-folder tool
6e3f5f4
verified
about 1 month ago
preview
code
|
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
242 Bytes
Detached Worker
How to run (Only on a single node)
Start a local ray cluster:
ray start --
head
--port=6379
Run the server
python3 server.py
On another terminal, Run the client
python3 client.py