version-control/ds-lib-version-1-normalized
收藏Hugging Face2024-01-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/version-control/ds-lib-version-1-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: 3145297
num_examples: 10000
download_size: 900389
dataset_size: 3145297
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个样本,总字节数为3145297
数据集大小
- 下载大小: 900389字节
- 数据集大小: 3145297字节
配置
- default: 包含训练数据文件,路径为
data/train-*



