data-2 / README.md
terryyz's picture
Upload dataset
c7ea8fc
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: 8549368
      num_examples: 697
    - name: tensorflow
      num_bytes: 4122692
      num_examples: 276
    - name: scipy
      num_bytes: 4668643
      num_examples: 193
    - name: pandas
      num_bytes: 6791523
      num_examples: 483
    - name: sklearn
      num_bytes: 2050255
      num_examples: 170
    - name: numpy
      num_bytes: 29978447
      num_examples: 1757
    - name: matplotlib
      num_bytes: 3453619
      num_examples: 251
  download_size: 21315897
  dataset_size: 59614547
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-*