--- dataset_info: features: - name: prompt_id dtype: string - name: prompt_title dtype: string - name: prompt_description dtype: string - name: file_type dtype: string - name: created_at dtype: string - name: id dtype: string - name: texto_original dtype: string - name: texto_masked dtype: string splits: - name: train num_bytes: 808006 num_examples: 1814 download_size: 272520 dataset_size: 808006 configs: - config_name: default data_files: - split: train path: data/train-* ---