guyhadad01/manipulations
收藏资源简介:
--- dataset_info: features: - name: Column1 dtype: float64 - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 27574 num_examples: 247 - name: test num_bytes: 7991 num_examples: 62 download_size: 23631 dataset_size: 35565 --- # Dataset Card for "manipulations" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: 特征项: - 名称: Column1 数据类型: float64(64位浮点型) - 名称: text 数据类型: string(字符串型) - 名称: label 数据类型: int64(64位整型) 数据划分: - 名称: train 占用字节数: 27574 样本数量: 247 - 名称: test 占用字节数: 7991 样本数量: 62 下载大小: 23631 数据集总大小: 35565 # "manipulations"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- Column1: 数据类型为
float64。 - text: 数据类型为
string。 - label: 数据类型为
int64。
数据集划分
- 训练集 (train):
- 数据量: 27574 字节
- 样本数: 247
- 测试集 (test):
- 数据量: 7991 字节
- 样本数: 62
数据集大小
- 下载大小: 23631 字节
- 数据集总大小: 35565 字节



