issues-external / README.md
lysandre's picture
lysandre HF Staff
Upload README.md with huggingface_hub
1442860
|
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: 104501
      num_examples: 2942
    - name: stable_diffusion_webui
      num_bytes: 1681962
      num_examples: 48514
    - name: langchain
      num_bytes: 1539721
      num_examples: 43232
    - name: pytorch
      num_bytes: 22349570
      num_examples: 590614
    - name: tensorflow
      num_bytes: 14130923
      num_examples: 396925
  download_size: 10818493
  dataset_size: 39806677
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