ibranze/araproje_mmlu_tr_s1_split
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ibranze/araproje_mmlu_tr_s1_split
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: subject
dtype: string
- name: choices
sequence: string
- name: answer
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
splits:
- name: dev
num_bytes: 4218
num_examples: 5
- name: validation
num_bytes: 133186
num_examples: 245
download_size: 89474
dataset_size: 137404
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: validation
path: data/validation-*
---
# Dataset Card for "araproje_mmlu_tr_s1_split"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ibranze
原始信息汇总
数据集信息
特征
- question: 类型为字符串。
- subject: 类型为字符串。
- choices: 序列类型为字符串。
- answer: 类型为分类标签,包含以下类别:
- 0: A
- 1: B
- 2: C
- 3: D
数据分割
- dev:
- 字节数: 4218
- 样本数: 5
- validation:
- 字节数: 133186
- 样本数: 245
数据大小
- 下载大小: 89474 字节
- 数据集大小: 137404 字节
配置
- default:
- 数据文件路径:
- dev:
data/dev-* - validation:
data/validation-*
- dev:
- 数据文件路径:



