| --- |
| dataset_info: |
| features: |
| - name: text |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 32317282.06065388 |
| num_examples: 74648 |
| - name: test |
| num_bytes: 1700977.939346119 |
| num_examples: 3929 |
| download_size: 8982199 |
| dataset_size: 34018260.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| --- |
| # Dataset Card for "text-2-sql-with-context" |
|
|
| This dataset is prepared in Alpaca format introduced by Stanford to train LLMs. This dataset has been used in fine-tuning Chat Llama-2 7B. For more information, Please visit : https://huggingface.co/ekshat/Llama-2-7b-chat-finetune-for-text2sql |