--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': Qing_Group '1': Ruo_Group '2': Fwooter_Group '3': Jimmy_Group splits: - name: train num_bytes: 294699.25 num_examples: 6800 - name: test num_bytes: 52005.75 num_examples: 1200 download_size: 104515 dataset_size: 346705.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---