version-control/data-1
收藏资源简介:
--- 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: 8999015 num_examples: 761 - name: tensorflow num_bytes: 4367472 num_examples: 353 - name: scipy num_bytes: 4413777 num_examples: 211 - name: pandas num_bytes: 8518393 num_examples: 533 - name: sklearn num_bytes: 1701579 num_examples: 153 - name: numpy num_bytes: 33208514 num_examples: 2027 - name: matplotlib num_bytes: 3182933 num_examples: 247 download_size: 22844609 dataset_size: 64391683 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:
- 字节数: 8999015
- 样本数: 761
- tensorflow:
- 字节数: 4367472
- 样本数: 353
- scipy:
- 字节数: 4413777
- 样本数: 211
- pandas:
- 字节数: 8518393
- 样本数: 533
- sklearn:
- 字节数: 1701579
- 样本数: 153
- numpy:
- 字节数: 33208514
- 样本数: 2027
- matplotlib:
- 字节数: 3182933
- 样本数: 247
数据集大小
- 下载大小: 22844609 字节
- 数据集大小: 64391683 字节
配置
- default:
- torch: 路径: data/torch-*
- tensorflow: 路径: data/tensorflow-*
- scipy: 路径: data/scipy-*
- pandas: 路径: data/pandas-*
- sklearn: 路径: data/sklearn-*
- numpy: 路径: data/numpy-*
- matplotlib: 路径: data/matplotlib-*



