Datasets:
| dataset_info: | |
| features: | |
| - name: messages | |
| list: | |
| - name: content | |
| dtype: string | |
| - name: role | |
| dtype: string | |
| - name: prompt | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: input_ids | |
| sequence: int32 | |
| - name: attention_mask | |
| sequence: int8 | |
| splits: | |
| - name: train | |
| num_bytes: 1643181241.9655485 | |
| num_examples: 91328 | |
| - name: test | |
| num_bytes: 182583690.03445148 | |
| num_examples: 10148 | |
| download_size: 761577295 | |
| dataset_size: 1825764932 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| license: apache-2.0 | |
| task_categories: | |
| - text-generation | |
| language: | |
| - en | |
| - hi | |
| tags: | |
| - hindi | |
| - instruct | |
| - instruction | |
| - converstation | |
| size_categories: | |
| - 10K<n<100K | |