bclavie/multiple_choice_bsard
收藏资源简介:
--- dataset_info: - config_name: corpus features: - name: id dtype: int64 - name: reference dtype: string - name: article dtype: string - name: law_type dtype: string - name: code dtype: string - name: book dtype: string - name: part dtype: string - name: act dtype: string - name: chapter dtype: string - name: section dtype: string - name: subsection dtype: string - name: description dtype: string - name: article_english dtype: string splits: - name: test num_bytes: 49992486 num_examples: 22633 download_size: 17332067 dataset_size: 49992486 - config_name: questions features: - name: question dtype: string - name: category dtype: string - name: subcategory dtype: string - name: correct dtype: string - name: incorrect sequence: string - name: noise_article_ids sequence: int64 - name: relevant_doc_ids sequence: int64 - name: correct_letter dtype: string - name: answers_string dtype: string - name: english_question dtype: string - name: english_correct dtype: string - name: english_incorrect sequence: string - name: english_answers_string dtype: string splits: - name: test num_bytes: 282361.7102803738 num_examples: 54 download_size: 131571 dataset_size: 282361.7102803738 configs: - config_name: corpus data_files: - split: test path: corpus/test-* - config_name: questions data_files: - split: test path: questions/test-* ---
数据集信息: - 配置名称:corpus(语料库) 特征字段: - 字段名:id(标识符),数据类型:64位整数(int64) - 字段名:reference(参考文本),数据类型:字符串(string) - 字段名:article(法条正文),数据类型:字符串(string) - 字段名:law_type(法律类型),数据类型:字符串(string) - 字段名:code(法典名称),数据类型:字符串(string) - 字段名:book(卷册),数据类型:字符串(string) - 字段名:part(部分),数据类型:字符串(string) - 字段名:act(法案),数据类型:字符串(string) - 字段名:chapter(章),数据类型:字符串(string) - 字段名:section(节),数据类型:字符串(string) - 字段名:subsection(小节),数据类型:字符串(string) - 字段名:description(条文描述),数据类型:字符串(string) - 字段名:article_english(法条英文译文),数据类型:字符串(string) 数据划分: - 划分名称:test(测试集),字节数:49992486,样本量:22633 下载大小:17332067,数据集存储大小:49992486 - 配置名称:questions(问答集) 特征字段: - 字段名:question(问题文本),数据类型:字符串(string) - 字段名:category(问题类别),数据类型:字符串(string) - 字段名:subcategory(子类别),数据类型:字符串(string) - 字段名:correct(正确选项),数据类型:字符串(string) - 字段名:incorrect(错误选项列表),数据类型:字符串序列(sequence<string>) - 字段名:noise_article_ids(干扰法条标识符列表),数据类型:64位整数序列(sequence<int64>) - 字段名:relevant_doc_ids(相关文档标识符列表),数据类型:64位整数序列(sequence<int64>) - 字段名:correct_letter(正确选项字母标识),数据类型:字符串(string) - 字段名:answers_string(答案字符串),数据类型:字符串(string) - 字段名:english_question(英文问题文本),数据类型:字符串(string) - 字段名:english_correct(英文正确选项),数据类型:字符串(string) - 字段名:english_incorrect(英文错误选项列表),数据类型:字符串序列(sequence<string>) - 字段名:english_answers_string(英文答案字符串),数据类型:字符串(string) 数据划分: - 划分名称:test(测试集),字节数:282361.7102803738,样本量:54 下载大小:131571,数据集存储大小:282361.7102803738 配置项: - 配置名称:corpus(语料库) 数据文件: - 划分:test(测试集),文件路径:corpus/test-* - 配置名称:questions(问答集) 数据文件: - 划分:test(测试集),文件路径:questions/test-*
数据集概述
数据集配置 corpus
- 特征列表:
id: 数据类型int64reference: 数据类型stringarticle: 数据类型stringlaw_type: 数据类型stringcode: 数据类型stringbook: 数据类型stringpart: 数据类型stringact: 数据类型stringchapter: 数据类型stringsection: 数据类型stringsubsection: 数据类型stringdescription: 数据类型stringarticle_english: 数据类型string
- 数据分割:
test: 字节数49992486, 样本数22633
- 下载大小:
17332067字节 - 数据集大小:
49992486字节 - 数据文件路径:
test:corpus/test-*
数据集配置 questions
- 特征列表:
question: 数据类型stringcategory: 数据类型stringsubcategory: 数据类型stringcorrect: 数据类型stringincorrect: 数据类型sequence的stringnoise_article_ids: 数据类型sequence的int64relevant_doc_ids: 数据类型sequence的int64correct_letter: 数据类型stringanswers_string: 数据类型stringenglish_question: 数据类型stringenglish_correct: 数据类型stringenglish_incorrect: 数据类型sequence的stringenglish_answers_string: 数据类型string
- 数据分割:
test: 字节数282361.7102803738, 样本数54
- 下载大小:
131571字节 - 数据集大小:
282361.7102803738字节 - 数据文件路径:
test:questions/test-*



