kristmh/high_vs_random_with_med_low_min_100_issues_per_repo
收藏Hugging Face2024-02-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/kristmh/high_vs_random_with_med_low_min_100_issues_per_repo
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validate
path: data/validate-*
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: text_clean
dtype: string
- name: label
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: test
num_bytes: 12471198
num_examples: 11676
- name: train
num_bytes: 102559638
num_examples: 93401
- name: validate
num_bytes: 12809891
num_examples: 11675
download_size: 60396205
dataset_size: 127840727
---
# Dataset Card for "high_vs_random_with_med_low_min_100_issues_per_repo"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three configurations (test, train, validate), each with different numbers of examples and bytes. The features of the dataset include Unnamed: 0 (int64 type), text_clean (string type), label (int64 type), and __index_level_0__ (int64 type). The total download size of the dataset is 60396205 bytes, and the total dataset size is 127840727 bytes.
提供机构:
kristmh
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 数据文件:
- 测试集(test):路径为
data/test-* - 训练集(train):路径为
data/train-* - 验证集(validate):路径为
data/validate-*
- 测试集(test):路径为
- 数据文件:
数据集信息
-
特征:
Unnamed: 0:数据类型为int64text_clean:数据类型为stringlabel:数据类型为int64__index_level_0__:数据类型为int64
-
数据分割:
- 测试集:
- 字节数:12471198
- 样本数:11676
- 训练集:
- 字节数:102559638
- 样本数:93401
- 验证集:
- 字节数:12809891
- 样本数:11675
- 测试集:
-
数据集大小:
- 下载大小:60396205 字节
- 数据集大小:127840727 字节



