--- dataset_info: features: - name: id dtype: string - name: created_at dtype: string - name: player_id dtype: string - name: device_type dtype: string - name: original dtype: string - name: typed dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 125248 num_examples: 296 - name: test num_bytes: 122788 num_examples: 296 download_size: 136969 dataset_size: 248036 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---