--- dataset_info: features: - name: inputs dtype: string - name: targets dtype: string - name: language dtype: string - name: language_code dtype: string - name: annotation_type dtype: string - name: user_id dtype: string - name: text dtype: string splits: - name: train num_bytes: 4496850 num_examples: 1000 download_size: 1653484 dataset_size: 4496850 configs: - config_name: default data_files: - split: train path: data/train-* ---