--- dataset_info: features: - name: Key dtype: string - name: Profitability dtype: string - name: Liquidity dtype: string - name: Efficiency dtype: string - name: Financial Label dtype: float64 - name: Volume dtype: string - name: Trend dtype: string - name: Volatility dtype: string - name: Momentum dtype: string - name: ShortPct dtype: float64 - name: MediumPct dtype: float64 - name: LongPct dtype: float64 - name: Consumer dtype: string - name: Economic dtype: string - name: StockSectorReport dtype: string - name: Sector dtype: string splits: - name: train num_bytes: 1018797283 num_examples: 60031 download_size: 94235027 dataset_size: 1018797283 configs: - config_name: default data_files: - split: train path: data/train-* ---