--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: valid path: data/valid-* dataset_info: features: - name: inputs dtype: string - name: targets dtype: string splits: - name: train num_bytes: 2971085 num_examples: 4818 - name: test num_bytes: 626161 num_examples: 1029 - name: valid num_bytes: 616849 num_examples: 1014 download_size: 1351295 dataset_size: 4214095 --- # Dataset Card for "FarsTail-Instruct-LLM" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)