data-1 / README.md
terryyz's picture
Upload dataset
049d548
|
raw
history blame
1.04 kB
metadata
dataset_info:
  features:
    - name: version
      dtype: string
    - name: code
      dtype: string
    - name: apis
      sequence: string
    - name: full_version
      dtype: string
  splits:
    - name: torch
      num_bytes: 8945643
      num_examples: 761
    - name: tensorflow
      num_bytes: 4342760
      num_examples: 353
    - name: scipy
      num_bytes: 4399040
      num_examples: 211
    - name: pandas
      num_bytes: 8480557
      num_examples: 533
    - name: sklearn
      num_bytes: 1690441
      num_examples: 153
    - name: numpy
      num_bytes: 33068916
      num_examples: 2027
    - name: matplotlib
      num_bytes: 3165250
      num_examples: 247
  download_size: 22598194
  dataset_size: 64092607
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-*