Skip to content

Commit 9d7f923

Browse files
committed
v1.1.0 update readme
1 parent 8b578f4 commit 9d7f923

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
<br>
3131

32-
> 🚧 **Note:** This repository is under active development. We will be continuously updating with model weights, training code, and more resources in the coming weeks. Stay tuned! ✨
32+
> 🚧 **Note:** This repository is fully open source. Welcome to star and cite our work! ✨
3333
3434
## 📖 Overview
3535

@@ -65,7 +65,7 @@ Figure 1: Demonstration of our work.
6565
## 🚀 Coming Soon Checklist
6666

6767
- [x] 📊 Release model weights on HuggingFace
68-
- [x] 🔧 Open source training code
68+
- [x] 🔧 Open source training code and RL dataset
6969
- [x] 📝 Detailed documentation
7070
- [x] 🛠️ Environment setup guide
7171

@@ -93,6 +93,7 @@ SQL-R1/
9393
├── models/ # Base models
9494
│ ├── Qwen2.5-Coder-3B-Instruct/
9595
│ └── Qwen2.5-Coder-7B-Instruct/
96+
......
9697
├── sh/ # Scripts for training, inference and evaluation
9798
├── src/ # Source code
9899
└── verl/ # Verl framework

0 commit comments

Comments
 (0)