Update README.md
Browse files
README.md
CHANGED
|
@@ -17,3 +17,6 @@ configs:
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
---
|
| 20 |
+
The purpose of this dataset is creating schema generation for databases, which collected from [https://github.com/VinAIResearch/ViText2SQL/data/[syllable/word]-level/tables.json](https://github.com/VinAIResearch/ViText2SQL)
|
| 21 |
+
|
| 22 |
+
The usage of this dataset is at [https://huggingface.co/datasets/TeeA/ViText2SQL-2](https://huggingface.co/datasets/TeeA/ViText2SQL-2)
|