issues-external / README.md
lysandre's picture
lysandre HF Staff
Upload README.md with huggingface_hub
ad1b8c1
|
raw
history blame
994 Bytes
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: stable_diffusion_webui
      num_bytes: 1544992
      num_examples: 44536
    - name: langchain
      num_bytes: 961700
      num_examples: 26682
    - name: pytorch
      num_bytes: 20729117
      num_examples: 547988
    - name: tensorflow
      num_bytes: 13931949
      num_examples: 391354
  download_size: 10113531
  dataset_size: 37167758
configs:
  - config_name: default
    data_files:
      - split: stable_diffusion_webui
        path: data/stable_diffusion_webui-*
      - split: langchain
        path: data/langchain-*
      - split: pytorch
        path: data/pytorch-*
      - split: tensorflow
        path: data/tensorflow-*

Dataset Card for "issues-external"

More Information needed