version-control/ds-lib-version-0-normalized
收藏Hugging Face2024-01-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/version-control/ds-lib-version-0-normalized
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: repo_name
dtype: string
- name: version
list:
- name: pyproject.toml
struct:
- name: matplotlib
dtype: string
- name: numpy
dtype: string
- name: pandas
dtype: string
- name: scikit-learn
dtype: string
- name: scipy
dtype: string
- name: tensorflow
dtype: string
- name: torch
dtype: string
- name: requirements.txt
struct:
- name: matplotlib
dtype: string
- name: numpy
dtype: string
- name: pandas
dtype: string
- name: scikit-learn
dtype: string
- name: scipy
dtype: string
- name: tensorflow
dtype: string
- name: torch
dtype: string
- name: setup.py
struct:
- name: matplotlib
dtype: string
- name: numpy
dtype: string
- name: pandas
dtype: string
- name: scikit-learn
dtype: string
- name: scipy
dtype: string
- name: tensorflow
dtype: string
- name: torch
dtype: string
- name: hexsha
sequence: string
- name: normalized_version
list:
- name: matplotlib
dtype: string
- name: numpy
dtype: string
- name: pandas
dtype: string
- name: scikit-learn
dtype: string
- name: scipy
dtype: string
- name: tensorflow
dtype: string
- name: torch
dtype: string
splits:
- name: train
num_bytes: 3179276
num_examples: 10000
download_size: 916604
dataset_size: 3179276
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
version-control
原始信息汇总
数据集概述
数据集信息
特征
- repo_name: 类型为字符串。
- version: 包含以下列表项:
- pyproject.toml: 包含以下结构项:
- matplotlib: 类型为字符串。
- numpy: 类型为字符串。
- pandas: 类型为字符串。
- scikit-learn: 类型为字符串。
- scipy: 类型为字符串。
- tensorflow: 类型为字符串。
- torch: 类型为字符串。
- requirements.txt: 包含以下结构项:
- matplotlib: 类型为字符串。
- numpy: 类型为字符串。
- pandas: 类型为字符串。
- scikit-learn: 类型为字符串。
- scipy: 类型为字符串。
- tensorflow: 类型为字符串。
- torch: 类型为字符串。
- setup.py: 包含以下结构项:
- matplotlib: 类型为字符串。
- numpy: 类型为字符串。
- pandas: 类型为字符串。
- scikit-learn: 类型为字符串。
- scipy: 类型为字符串。
- tensorflow: 类型为字符串。
- torch: 类型为字符串。
- pyproject.toml: 包含以下结构项:
- hexsha: 类型为字符串序列。
- normalized_version: 包含以下列表项:
- matplotlib: 类型为字符串。
- numpy: 类型为字符串。
- pandas: 类型为字符串。
- scikit-learn: 类型为字符串。
- scipy: 类型为字符串。
- tensorflow: 类型为字符串。
- torch: 类型为字符串。
数据分割
- train: 包含 10000 个样本,占用 3179276 字节。
数据集大小
- 下载大小: 916604 字节。
- 数据集大小: 3179276 字节。
配置
- default: 包含以下数据文件:
- train: 路径为
data/train-*。
- train: 路径为



