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

Dataset Card for "FinTrade_ijcai-challenge"

More Information needed