News_aggregrate / README.md
lfqian's picture
Upload dataset
ff5f6cf verified
metadata
dataset_info:
  features:
    - name: date
      dtype: string
    - name: asset
      dtype: string
    - name: prices
      dtype: float64
    - name: news
      list: string
    - name: 10k
      list: string
    - name: 10q
      list: string
    - name: momentum
      dtype: string
    - name: future_price_diff
      dtype: float64
  splits:
    - name: ADBE
      num_bytes: 668799
      num_examples: 151
    - name: AMZN
      num_bytes: 1013696
      num_examples: 151
    - name: BMRN
      num_bytes: 507069
      num_examples: 151
    - name: CRM
      num_bytes: 736743
      num_examples: 151
    - name: NVDA
      num_bytes: 1024293
      num_examples: 151
    - name: TSLA
      num_bytes: 1158839
      num_examples: 151
    - name: AAPL
      num_bytes: 755311
      num_examples: 151
    - name: GOOGL
      num_bytes: 772934
      num_examples: 151
    - name: META
      num_bytes: 727482
      num_examples: 151
    - name: MSFT
      num_bytes: 720327
      num_examples: 151
  download_size: 8228139
  dataset_size: 8085493
configs:
  - config_name: default
    data_files:
      - split: ADBE
        path: data/ADBE-*
      - split: AMZN
        path: data/AMZN-*
      - split: BMRN
        path: data/BMRN-*
      - split: CRM
        path: data/CRM-*
      - split: NVDA
        path: data/NVDA-*
      - split: TSLA
        path: data/TSLA-*
      - split: AAPL
        path: data/AAPL-*
      - split: GOOGL
        path: data/GOOGL-*
      - split: META
        path: data/META-*
      - split: MSFT
        path: data/MSFT-*