issues-external / README.md
lysandre's picture
lysandre HF Staff
Upload README.md with huggingface_hub
f56535c
|
raw
history blame
995 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: 1681678
      num_examples: 48506
    - name: langchain
      num_bytes: 1537485
      num_examples: 43164
    - name: pytorch
      num_bytes: 22342583
      num_examples: 590430
    - name: tensorflow
      num_bytes: 14130360
      num_examples: 396909
  download_size: 10780431
  dataset_size: 39692106
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