Me1oy's picture
Upload README.md with huggingface_hub
6df3926 verified
|
raw
history blame
760 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: driv_test
        path: data/driv_test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: date
      dtype: date32
    - name: price
      struct:
        - name: DRIV
          dtype: float64
    - name: filing_k
      struct:
        - name: FORM
          dtype: string
    - name: filing_q
      struct:
        - name: FORM
          dtype: string
    - name: news
      struct:
        - name: DRIV
          sequence: string
  splits:
    - name: driv_test
      num_bytes: 360576
      num_examples: 145
  download_size: 128251
  dataset_size: 360576

Dataset Card for "FinTrade_ijcai-challenge"

More Information needed