HiTZ/ifeval_eu
收藏Hugging Face2026-03-16 更新2026-04-05 收录
下载链接:
https://hf-mirror.com/datasets/HiTZ/ifeval_eu
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- eu
pretty_name: IFEval EU
task_categories:
- text-generation
tags:
- ifeval
- instruction-following
- basque
- evaluation
size_categories:
- n<1K
---
# IFEval EU
## Dataset Summary
IFEval EU is a Basque instruction-following evaluation dataset in JSONL format.
It contains prompts together with the corresponding instruction identifiers and argument constraints used for evaluation.
## Dataset Structure
| Split | Rows | Features |
|-------|-----:|---------:|
| train | 541 | 4 |
## Features
| Feature | Type | Description |
|---|---|---|
| `key` | integer | Unique example identifier |
| `prompt` | string | Instruction prompt in Basque |
| `instruction_id_list` | list[string] | List of instruction categories associated with the example |
| `kwargs` | list[dict] | Parameters associated with each instruction |
## Example
```json
{"key":1000,"prompt":"Idatzi \"https://en.wikipedia.org/wiki/Raymond_III,_Count_of_Tripoli\" Wikipedia orrialdearen +300 hitzeko laburpena. Ez erabili inolako komarik eta nabarmendu gutxienez izenburua duten 3 atal markdown formatuan, adibidez *1. atal nabarmendua*, *2. atal nabarmendua*, *3. atal nabarmendua*.","instruction_id_list":["punctuation:no_comma","detectable_format:number_highlighted_sections","length_constraints:number_words"],"kwargs":[{},{"num_highlights":3},{"relation":"at least","num_words":300}]}
---
语言:
- 巴斯克语
数据集名称:IFEval EU
任务类别:
- 文本生成
标签:
- ifeval
- 指令遵循(instruction-following)
- 巴斯克语(Basque)
- 评估
样本量分类:
- n<1K
---
# IFEval EU
## 数据集概述
IFEval EU 是一款采用 JSONL 格式的巴斯克语指令遵循评估数据集,内含用于评估的提示词、对应的指令标识符与参数约束条件。
## 数据集结构
| 划分方式 | 样本量 | 特征数 |
|-------|-----:|---------:|
| 训练集 | 541 | 4 |
## 特征说明
| 特征字段 | 数据类型 | 描述 |
|---|---|---|
| `key` | 整数 | 唯一示例标识符 |
| `prompt` | 字符串 | 巴斯克语指令提示词 |
| `instruction_id_list` | 字符串列表 | 关联至该示例的指令类别列表 |
| `kwargs` | 字典列表 | 每条指令对应的关联参数 |
## 示例
json
{"key":1000,"prompt":"Idatzi "https://en.wikipedia.org/wiki/Raymond_III,_Count_of_Tripoli" Wikipedia orrialdearen +300 hitzeko laburpena. Ez erabili inolako komarik eta nabarmendu gutxienez izenburua duten 3 atal markdown formatuan, adibidez *1. atal nabarmendua*, *2. atal nabarmendua*, *3. atal nabarmendua*.","instruction_id_list":["punctuation:no_comma","detectable_format:number_highlighted_sections","length_constraints:number_words"],"kwargs":[{},{"num_highlights":3},{"relation":"at least","num_words":300}]}
提供机构:
HiTZ



