File size: 1,109 Bytes
33f46ff
 
 
 
 
 
 
 
 
 
 
2d3b5a4
 
 
 
33f46ff
 
49c83dd
 
33f46ff
49c83dd
 
33f46ff
49c83dd
 
33f46ff
49c83dd
 
33f46ff
49c83dd
 
33f46ff
49c83dd
 
33f46ff
49c83dd
 
 
 
33f46ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 10230380
    num_examples: 845
  - name: tensorflow
    num_bytes: 4253206
    num_examples: 352
  - name: scipy
    num_bytes: 5731861
    num_examples: 247
  - name: pandas
    num_bytes: 9106228
    num_examples: 572
  - name: sklearn
    num_bytes: 2401451
    num_examples: 202
  - name: numpy
    num_bytes: 42324032
    num_examples: 2493
  - name: matplotlib
    num_bytes: 3539796
    num_examples: 274
  download_size: 27256602
  dataset_size: 77586954
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-*
---