File size: 1,108 Bytes
049d548
 
 
 
 
 
 
 
 
 
 
6c1cb64
 
 
 
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
 
6c1cb64
049d548
6c1cb64
 
049d548
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
---
dataset_info:
  features:
  - name: version
    dtype: string
  - name: code
    dtype: string
  - name: apis
    sequence: string
  - name: full_version
    dtype: string
  - name: repo_name
    dtype: string
  - name: hexsha
    dtype: string
  splits:
  - name: torch
    num_bytes: 8999015
    num_examples: 761
  - name: tensorflow
    num_bytes: 4367472
    num_examples: 353
  - name: scipy
    num_bytes: 4413777
    num_examples: 211
  - name: pandas
    num_bytes: 8518393
    num_examples: 533
  - name: sklearn
    num_bytes: 1701579
    num_examples: 153
  - name: numpy
    num_bytes: 33208514
    num_examples: 2027
  - name: matplotlib
    num_bytes: 3182933
    num_examples: 247
  download_size: 22844609
  dataset_size: 64391683
configs:
- config_name: default
  data_files:
  - split: torch
    path: data/torch-*
  - split: tensorflow
    path: data/tensorflow-*
  - split: scipy
    path: data/scipy-*
  - split: pandas
    path: data/pandas-*
  - split: sklearn
    path: data/sklearn-*
  - split: numpy
    path: data/numpy-*
  - split: matplotlib
    path: data/matplotlib-*
---