issues-external / README.md
lysandre's picture
lysandre HF Staff
Upload README.md with huggingface_hub
0630f15 verified
|
raw
history blame
1.06 kB
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: 125961
      num_examples: 3553
    - name: stable_diffusion_webui
      num_bytes: 1742350
      num_examples: 50207
    - name: langchain
      num_bytes: 1797645
      num_examples: 50632
    - name: pytorch
      num_bytes: 23009866
      num_examples: 608039
    - name: tensorflow
      num_bytes: 14220652
      num_examples: 399494
  download_size: 11113948
  dataset_size: 40896474
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