--- dataset_info: features: - name: history dtype: string - name: action_label dtype: string splits: - name: train num_bytes: 3429696 num_examples: 4000 - name: validation num_bytes: 427714 num_examples: 500 - name: test num_bytes: 429442 num_examples: 500 download_size: 811264 dataset_size: 4286852 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---