Skip to content

Commit 2125f62

Browse files
committed
v1.1.5 update notes
1 parent 74a5069 commit 2125f62

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
@@ -30,7 +30,7 @@
3030
<br>
3131

3232
> [!NOTE]
33-
> 🚧 This repository is fully open source. Welcome to star and cite our work! ✨
33+
> 🚧 This repository is fully open source on arXiv, Github and HuggingFace. Welcome to star and cite our work! ✨
3434
3535
## 📖 Overview
3636

@@ -135,7 +135,8 @@ pip install wandb IPython matplotlib sqlparse func_timeout
135135
5. For training, copy the training dataset in the `example_data` directory to the `data` directory. For inference, copy the database information in the `db_info` directory to the related dataset (`data/Spider`, `data/BIRD`) directory.
136136

137137
## 🚀 Quick Start
138-
> [!NOTE] Please set the related data paths and params before running the scripts.
138+
> [!NOTE]
139+
> Please set the related data paths and params before running the scripts.
139140
140141
1. Run training:
141142
```bash

0 commit comments

Comments
 (0)