data-0 / README.md
terryyz's picture
Upload dataset
49c83dd
metadata
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-*