--- dataset_info: features: - name: sentence dtype: string - name: label dtype: class_label: names: '0': '100' '1': '101' '2': '102' '3': '103' '4': '104' '5': '106' '6': '107' '7': '108' '8': '109' '9': '110' '10': '112' '11': '113' '12': '114' '13': '115' '14': '116' - name: idx dtype: int64 splits: - name: train num_bytes: 321655 num_examples: 3855 download_size: 222014 dataset_size: 321655 configs: - config_name: default data_files: - split: train path: data/train-* ---