Skip to content

Release/0.1.0#1

Merged
better629 merged 7 commits intomainfrom
release/0.1.0
Sep 5, 2025
Merged

Release/0.1.0#1
better629 merged 7 commits intomainfrom
release/0.1.0

Conversation

@W4ng77
Copy link
Copy Markdown
Member

@W4ng77 W4ng77 commented Sep 5, 2025

No description provided.

# Replace the path with either:
# 1. Your local model checkpoint directory
# 2. Or a Hugging Face Hub repo id, e.g. Qwen/Qwen2.5-7B-Instruct
MODEL_PATH=/mnt/home/LLaMA-Factory/saves/Qwen2.5-7B-Instruct-Ret/full/sft
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here use hf model path

| ---------------- | ----------- | --------- | --------- | --------- | --------- | --------- |
| **LLaMA-3.1 8B** | Original | *45.57* | *54.64* | 45.87 | 32.08 | 44.54 |
| | R1-Searcher | 28.44 | 53.71 | *67.10* | *41.41* | *47.67* |
| | **CARE** | **49.94** | **63.09** | **75.29** | **51.00** | **59.83** |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add Llama-3.1 8b CRAG metric

@better629 better629 merged commit 248f7d9 into main Sep 5, 2025
1 check passed
This work represents a step toward making LLMs more accurate, reliable, and efficient for knowledge-intensive tasks.
### Results Overview
<p align="center">
<img src="assets/retrieval_results.png" alt="CARE Results" width="85%" style="display:inline-block;"/>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add fig description

<p align="center">
<img src="assets/method.png" width="80%">
</p>
---
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add fig description

git clone https://github.com/hiyouga/EasyR1.git
cd EasyR1
pip install -e .
python CARE/scripts/load_script/load_model.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the cmd lines are discontinued, see the preview of readme.md

}
```
📌 *Whether to enable curriculum learning can be controlled in*
[`CARE/verl/trainer/config.py`](CARE/verl/trainer/config.py).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants