File size: 951 Bytes
9bfa4d8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
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: 161523
num_examples: 4504
- name: stable_diffusion_webui
num_bytes: 1865869
num_examples: 53705
- name: langchain
num_bytes: 2368812
num_examples: 66817
- name: pytorch
num_bytes: 25253983
num_examples: 666838
- name: tensorflow
num_bytes: 14557696
num_examples: 409172
download_size: 11986481
dataset_size: 44207883
configs:
- config_name: default
data_files:
- split: openai_python
path: data/openai_python-*
- split: stable_diffusion_webui
path: data/stable_diffusion_webui-*
- split: langchain
path: data/langchain-*
- split: pytorch
path: data/pytorch-*
- split: tensorflow
path: data/tensorflow-*
---
|