filbench/universalner-instruction
收藏资源简介:
--- dataset_info: - config_name: ceb features: - name: idx dtype: string - name: text dtype: string - name: entity dtype: string - name: entity_label dtype: string - name: answer dtype: string splits: - name: test num_bytes: 3962 num_examples: 49 download_size: 4449 dataset_size: 3962 - config_name: tgl features: - name: idx dtype: string - name: text dtype: string - name: entity dtype: string - name: entity_label dtype: string - name: answer dtype: string splits: - name: test num_bytes: 6095 num_examples: 56 download_size: 4998 dataset_size: 6095 configs: - config_name: ceb data_files: - split: test path: ceb/test-* - config_name: tgl data_files: - split: test path: tgl/test-* ---
数据集信息: - 配置名称:ceb 特征: - 名称:idx,数据类型:字符串 - 名称:text,数据类型:字符串 - 名称:entity,数据类型:字符串 - 名称:entity_label,数据类型:字符串 - 名称:answer,数据类型:字符串 拆分: - 名称:test,字节数:3962,样本数量:49 下载大小:4449,数据集总大小:3962 - 配置名称:tgl 特征: - 名称:idx,数据类型:字符串 - 名称:text,数据类型:字符串 - 名称:entity,数据类型:字符串 - 名称:entity_label,数据类型:字符串 - 名称:answer,数据类型:字符串 拆分: - 名称:test,字节数:6095,样本数量:56 下载大小:4998,数据集总大小:6095 配置: - 配置名称:ceb,数据文件: - 拆分:test,文件路径:ceb/test-* - 配置名称:tgl,数据文件: - 拆分:test,文件路径:tgl/test-*



