argilla-internal-testing/test_import_dataset_from_hub_with_classlabel_31a1a0f8-861c-44fb-a6c3-e89d3665bf62
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': positive '1': negative splits: - name: train num_bytes: 111 num_examples: 3 download_size: 1256 dataset_size: 111 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征列表: - 名称:文本(text),数据类型:字符串(string) - 名称:标签(label),数据类型为类别标签(class_label),类别映射规则为:`0` 对应正样本(positive),`1` 对应负样本(negative) 数据集划分: - 划分名称:训练集(train),字节占用量:111,样本数量:3 下载大小:1256 数据集总存储大小:111 配置项: - 配置名称:默认配置(default),数据文件配置: - 对应划分:训练集(train),文件路径:data/train-*



