0x22almostEvil/words-operations-rewards-5k
收藏数据集概述
基本信息
- 名称: words-operations-rewards-5k
- 大小: 5K entries
- 许可证: Apache-2.0
- 语言:
- en
- ru
- 任务类别:
- text-classification
- token-classification
- question-answering
- 标签: semantics
- 文件格式: JSONL
数据集用途
- 用于奖励模型(Reward Models)
解决的任务
- 计数字母
- 反向书写
- 在指定位置书写字符
- 重复单词
- 书写大小写
- 在指定位置改变大小写
- 书写编号
- 连接字符
- 从字符中书写单词
- 计数音节
示例数据结构
json { "message_tree_id": "00000000-0000-0000-0000-000000000004", "tree_state": "ready_for_export", "prompt": { "message_id": "00000000-0000-0000-0000-000000000004", "text": "Count the number of letters in the word «detailed»", "role": "prompter", "lang": "en", "replies": [ { "message_id": "00000000-0000-0000-0000-000000000005", "text": "8", "role": "assistant", "lang": "en", "meta": {"rank": 1}, "replies": [] }, { "message_id": "00000000-0000-0000-0000-000000000006", "text": "7", "role": "assistant", "lang": "en", "meta": {"rank": 0}, "replies": [] }, { "message_id": "00000000-0000-0000-0000-000000000007", "text": "7 or 9", "role": "assistant", "lang": "en", "meta": {"rank": 0}, "replies": [] } ] } }



