iamjoon's picture
Upload dataset
0e6383d verified
metadata
dataset_info:
  features:
    - name: system_prompt
      dtype: string
    - name: user_prompt
      dtype: string
    - name: assistant
      struct:
        - name: is_stock_related
          dtype: bool
        - name: negative_impact_stocks
          sequence: string
        - name: negative_keywords
          sequence: string
        - name: positive_impact_stocks
          sequence: string
        - name: positive_keywords
          sequence: string
        - name: reason_for_negative_impact
          dtype: string
        - name: reason_for_positive_impact
          dtype: string
        - name: summary
          dtype: string
  splits:
    - name: train
      num_bytes: 6277100
      num_examples: 991
  download_size: 1717803
  dataset_size: 6277100
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*