chrismun/llm4vv-test-split
收藏Hugging Face2024-05-30 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/chrismun/llm4vv-test-split
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: file_path
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 18945996.694315545
num_examples: 1551
- name: test
num_bytes: 2113254.3056844547
num_examples: 173
download_size: 7052120
dataset_size: 21059251.0
---
# Dataset Card for "llm4vv-test-split"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes two configurations: default. The data files are split into training and test sets, stored in data/train-* and data/test-* paths respectively. The dataset features include file path and content, both of which are string type. The training set contains 1551 samples, and the test set contains 173 samples. The total download size of the dataset is 7052120 bytes, and the total size is 21059251.0 bytes.
提供机构:
chrismun
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train): 路径为data/train-* - 测试数据 (
split: test): 路径为data/test-*
- 训练数据 (
数据集特征
- 特征名称:
file_path- 数据类型:
string
- 数据类型:
- 特征名称:
content- 数据类型:
string
- 数据类型:
数据集分割
- 训练集 (
name: train)- 数据量: 18945996.694315545 字节
- 样本数: 1551
- 测试集 (
name: test)- 数据量: 2113254.3056844547 字节
- 样本数: 173
数据集大小
- 下载大小: 7052120 字节
- 总数据集大小: 21059251.0 字节



