issues-external / README.md
lysandre's picture
lysandre HF Staff
Upload README.md with huggingface_hub
2f972dd
|
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: 1614011
      num_examples: 46481
    - name: langchain
      num_bytes: 1159174
      num_examples: 32311
    - name: pytorch
      num_bytes: 21278830
      num_examples: 562406
    - name: tensorflow
      num_bytes: 14004829
      num_examples: 393443
  download_size: 10347881
  dataset_size: 38056844
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