ferrazzipietro/openbookqa_scientific_creative
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: question_stem dtype: string - name: choices struct: - name: text list: string - name: label list: string - name: answerKey dtype: string - name: fact1 dtype: string - name: humanScore dtype: float32 - name: clarity dtype: float32 - name: turkIdAnonymized dtype: string - name: context_creative dtype: string - name: context_scientific dtype: string splits: - name: test num_bytes: 666589 num_examples: 330 download_size: 398914 dataset_size: 666589 configs: - config_name: default data_files: - split: test path: data/test-* ---
数据集信息: 特征项: - 名称:id,数据类型:字符串 - 名称:问题题干(question_stem),数据类型:字符串 - 名称:选项(choices),结构体类型,包含两个子字段: - 子字段名:text,类型:字符串列表 - 子字段名:label,类型:字符串列表 - 名称:答案键(answerKey),数据类型:字符串 - 名称:事实背景1(fact1),数据类型:字符串 - 名称:人工评分(humanScore),数据类型:单精度浮点型(float32) - 名称:清晰度评分(clarity),数据类型:单精度浮点型(float32) - 名称:匿名化众包工人ID(turkIdAnonymized),数据类型:字符串 - 名称:创意语境(context_creative),数据类型:字符串 - 名称:科学语境(context_scientific),数据类型:字符串 数据集划分(splits): - 名称:测试集(test),占用字节数:666589,样本数量:330 下载大小:398914 数据集总大小:666589 配置项(configs): - 配置名称:default,数据文件: - 划分测试集对应路径为 data/test-*



