KaiLv/UDR_COLA
收藏官方服务:
资源简介:
--- dataset_info: features: - name: idx dtype: int64 - name: sentence dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: train num_bytes: 517945 num_examples: 8532 - name: test num_bytes: 31522 num_examples: 527 download_size: 272237 dataset_size: 549467 --- # Dataset Card for "UDR_COLA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
KaiLv原始信息汇总
数据集概述
数据集特征
- idx: 数据类型为 int64。
- sentence: 数据类型为 string。
- label: 数据类型为分类标签,包含两个类别:
- 0: 对应标签 0
- 1: 对应标签 1
数据集分割
- 训练集 (train):
- 数据量: 8532 个样本
- 存储大小: 517945 字节
- 测试集 (test):
- 数据量: 527 个样本
- 存储大小: 31522 字节
数据集大小
- 下载大小: 272237 字节
- 数据集总大小: 549467 字节



