joey234/mmlu-international_law-rule-neg
收藏资源简介:
--- dataset_info: features: - name: choices sequence: string - name: answer dtype: class_label: names: '0': A '1': B '2': C '3': D - name: question dtype: string splits: - name: test num_bytes: 53814 num_examples: 121 download_size: 29224 dataset_size: 53814 --- # Dataset Card for "mmlu-international_law-rule-neg" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
### 数据集信息 #### 特征字段 1. `choices`:类型为字符串序列 2. `answer`:数据类型为分类标签(class_label),其标签映射规则为:索引`0`对应A、索引`1`对应B、索引`2`对应C、索引`3`对应D 3. `question`:数据类型为字符串 #### 数据集拆分 - 测试集(test):占用字节数53814,样本总量121 下载大小:29224字节,数据集实际存储大小:53814字节 --- # 「mmlu-international_law-rule-neg」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- choices: 字符串序列
- answer: 类别标签,包含以下选项:
- 0: A
- 1: B
- 2: C
- 3: D
- question: 字符串类型
数据分割
- test: 包含121个样本,占用53814字节
数据集大小
- 下载大小: 29224字节
- 数据集大小: 53814字节



