--- dataset_info: features: - name: question_id dtype: string - name: condition_id dtype: string - name: question dtype: string - name: description dtype: string - name: end_date_iso dtype: string - name: active dtype: bool - name: closed dtype: bool - name: market_slug dtype: string - name: tags sequence: string - name: is_50_50 dtype: bool - name: yes_price dtype: float64 - name: no_price dtype: float64 splits: - name: train num_bytes: 14323227 num_examples: 16648 download_size: 3754280 dataset_size: 14323227 configs: - config_name: default data_files: - split: train path: data/train-* ---