--- language: - es - en - fr - id - zh - de - ja - vi - th - ru configs: - config_name: de data_files: - split: train path: processed_de.jsonl - config_name: es data_files: - split: train path: processed_es.jsonl - config_name: zh data_files: - split: train path: processed_zh.jsonl - config_name: ja data_files: - split: train path: processed_ja.jsonl - config_name: vi data_files: - split: train path: processed_vi.jsonl - config_name: in data_files: - split: train path: processed_in.jsonl - config_name: th data_files: - split: train path: processed_th.jsonl - config_name: fr data_files: - split: train path: processed_fr.jsonl - config_name: pt data_files: - split: train path: processed_pt.jsonl - config_name: en data_files: - split: train path: processed_en.jsonl - config_name: ru data_files: - split: train path: processed_ru.jsonl - config_name: default data_files: - split: train path: processed_*.jsonl license: cc-by-2.0 task_categories: - text-generation size_categories: - 100K