Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ language:
|
|
| 20 |
# Dataset Card for "symbolic-instruction-tuning-sql"
|
| 21 |
|
| 22 |
|
| 23 |
-
Original component (=no Flan) from the symbolic instruction tuning dataset.
|
| 24 |
|
| 25 |
[From Zero to Hero: Examining the Power of Symbolic Tasks in Instruction Tuning](https://arxiv.org/abs/2304.07995). The training code can be found in [here](https://github.com/sail-sg/symbolic-instruction-tuning).
|
| 26 |
|
|
|
|
| 20 |
# Dataset Card for "symbolic-instruction-tuning-sql"
|
| 21 |
|
| 22 |
|
| 23 |
+
Original component (=no Flan) from the symbolic instruction tuning dataset, with flan column names.
|
| 24 |
|
| 25 |
[From Zero to Hero: Examining the Power of Symbolic Tasks in Instruction Tuning](https://arxiv.org/abs/2304.07995). The training code can be found in [here](https://github.com/sail-sg/symbolic-instruction-tuning).
|
| 26 |
|