version-control/data-0
收藏资源简介:
--- 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-* ---
数据集信息
特征
- version: 类型为字符串
- code: 类型为字符串
- apis: 类型为字符串序列
- full_version: 类型为字符串
- repo_name: 类型为字符串
- hexsha: 类型为字符串
数据分割
- torch: 字节数为10230380,样本数为845
- tensorflow: 字节数为4253206,样本数为352
- scipy: 字节数为5731861,样本数为247
- pandas: 字节数为9106228,样本数为572
- sklearn: 字节数为2401451,样本数为202
- numpy: 字节数为42324032,样本数为2493
- matplotlib: 字节数为3539796,样本数为274
数据集大小
- 下载大小: 27256602字节
- 数据集大小: 77586954字节
配置
- default
- torch: 路径为
data/torch-* - tensorflow: 路径为
data/tensorflow-* - scipy: 路径为
data/scipy-* - pandas: 路径为
data/pandas-* - sklearn: 路径为
data/sklearn-* - numpy: 路径为
data/numpy-* - matplotlib: 路径为
data/matplotlib-*
- torch: 路径为



