--- dataset_name: synthetic-multilingual-instructions dataset_description: | A massive, copyright-free dataset of synthetic instruction–response pairs in English, French, German, Spanish, Italian, and Arabic, generated using open-source LLMs and translation models. Suitable for training and evaluating large language models, chatbots, and multilingual systems. features: - name: instruction dtype: string - name: response dtype: string - name: language dtype: string - name: topic dtype: string - name: complexity dtype: string tags: - text - multilingual - synthetic-data - instruction-following - jsonl - open-source - language-models - translation - ai - dataset language: - en - fr - de - es - it - ar formats: - jsonl size_categories: - 1K