test / README.md
Me1oy's picture
Upload README.md with huggingface_hub
3986164 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: FORM
        path: data/FORM-*
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
      num_bytes: 315692
      num_examples: 291
  download_size: 121475
  dataset_size: 315692

Dataset Card for "test"

More Information needed