haturusinghe/sold-llama2-1k_v2
收藏Hugging Face2024-03-04 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/haturusinghe/sold-llama2-1k_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: tweet
dtype: string
- name: label
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 5405878
num_examples: 6000
- name: val
num_bytes: 1324440
num_examples: 1500
- name: test
num_bytes: 2246228
num_examples: 2500
download_size: 3070684
dataset_size: 8976546
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
The dataset includes three features: tweet, label, and text, all of which are string type. The dataset is divided into train, val, and test sets, containing 6000, 1500, and 2500 samples respectively. The total download size of the dataset is 3070684 bytes, and the total size is 8976546 bytes. The dataset configuration is default, with data file paths being data/train-*, data/val-*, and data/test-*.
提供机构:
haturusinghe
原始信息汇总
数据集信息
特征
- tweet: 数据类型为字符串
- label: 数据类型为字符串
- text: 数据类型为字符串
数据分割
- train:
- 字节数: 5405878
- 样本数: 6000
- val:
- 字节数: 1324440
- 样本数: 1500
- test:
- 字节数: 2246228
- 样本数: 2500
数据大小
- 下载大小: 3070684 字节
- 数据集大小: 8976546 字节
配置
- default 配置:
- 训练数据文件路径:
data/train-* - 验证数据文件路径:
data/val-* - 测试数据文件路径:
data/test-*
- 训练数据文件路径:



