bclavie/multiple_choice_bsard
收藏Hugging Face2024-04-11 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/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-*
---
提供机构:
bclavie
原始信息汇总
数据集概述
数据集配置 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-*



