issues-external / README.md
lysandre's picture
lysandre HF staff
Upload dataset
9bfa4d8 verified
metadata
dataset_info:
  features:
    - name: dates
      dtype: string
    - name: type
      struct:
        - name: authorAssociation
          dtype: string
        - name: comment
          dtype: bool
        - name: issue
          dtype: bool
  splits:
    - name: openai_python
      num_bytes: 161523
      num_examples: 4504
    - name: stable_diffusion_webui
      num_bytes: 1865869
      num_examples: 53705
    - name: langchain
      num_bytes: 2368812
      num_examples: 66817
    - name: pytorch
      num_bytes: 25253983
      num_examples: 666838
    - name: tensorflow
      num_bytes: 14557696
      num_examples: 409172
  download_size: 11986481
  dataset_size: 44207883
configs:
  - config_name: default
    data_files:
      - split: openai_python
        path: data/openai_python-*
      - split: stable_diffusion_webui
        path: data/stable_diffusion_webui-*
      - split: langchain
        path: data/langchain-*
      - split: pytorch
        path: data/pytorch-*
      - split: tensorflow
        path: data/tensorflow-*