PolyAgent/marketpulse-foresight
收藏资源简介:
--- dataset_info: - config_name: full features: - name: prompt dtype: string - name: outcome dtype: int64 - name: market_price dtype: float64 - name: domain dtype: string - name: source dtype: string - name: market_id dtype: string - name: horizon_days dtype: float64 - name: prediction_date dtype: string - name: resolution_date dtype: string splits: - name: train num_bytes: 7799206 num_examples: 1642 - name: test num_bytes: 1371428 num_examples: 316 download_size: 2939696 dataset_size: 9170634 - config_name: news_only features: - name: prompt dtype: string - name: outcome dtype: int64 - name: market_price dtype: float64 - name: domain dtype: string - name: source dtype: string - name: market_id dtype: string - name: horizon_days dtype: float64 - name: prediction_date dtype: string - name: resolution_date dtype: string splits: - name: train num_bytes: 7656253 num_examples: 1642 - name: test num_bytes: 1354134 num_examples: 316 download_size: 2865804 dataset_size: 9010387 - config_name: price_only features: - name: prompt dtype: string - name: outcome dtype: int64 - name: market_price dtype: float64 - name: domain dtype: string - name: source dtype: string - name: market_id dtype: string - name: horizon_days dtype: float64 - name: prediction_date dtype: string - name: resolution_date dtype: string splits: - name: train num_bytes: 2647659 num_examples: 1642 - name: test num_bytes: 360315 num_examples: 316 download_size: 515935 dataset_size: 3007974 configs: - config_name: full data_files: - split: train path: full/train-* - split: test path: full/test-* - config_name: news_only data_files: - split: train path: news_only/train-* - split: test path: news_only/test-* - config_name: price_only data_files: - split: train path: price_only/train-* - split: test path: price_only/test-* ---




