--- dataset_info: features: - name: id dtype: string - name: market_slug dtype: string - name: question dtype: string - name: firstGroup dtype: float64 - name: createdTime dtype: int64 - name: closeTime dtype: int64 - name: resolvedTime dtype: int64 - name: resolution dtype: string - name: resolutionProbability dtype: float64 - name: volume dtype: float64 - name: pred_category dtype: string - name: pred_subcategory dtype: string splits: - name: train num_bytes: 431281 num_examples: 1909 download_size: 252765 dataset_size: 431281 configs: - config_name: default data_files: - split: train path: data/train-* ---