File size: 833 Bytes
3888118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: login
    dtype: string
  - name: dates
    dtype: string
  splits:
  - name: openai_python
    num_bytes: 753061
    num_examples: 20097
  - name: stable_diffusion_webui
    num_bytes: 4858312
    num_examples: 131088
  - name: langchain
    num_bytes: 3155265
    num_examples: 84740
  - name: pytorch
    num_bytes: 2922242
    num_examples: 78427
  - name: tensorflow
    num_bytes: 6794464
    num_examples: 182773
  download_size: 10943447
  dataset_size: 18483344
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-*
---