--- dataset_info: features: - name: id dtype: string - name: texto dtype: string - name: tone_n dtype: string - name: target_group_n dtype: string - name: toxicity_human dtype: float64 splits: - name: train num_bytes: 7224 num_examples: 21 download_size: 8356 dataset_size: 7224 configs: - config_name: default data_files: - split: train path: data/train-* ---