Skip to content

Add words-operations-rewards-5k dataset#3565

Open
echo0x22 wants to merge 1 commit intoLAION-AI:mainfrom
echo0x22:patch-1
Open

Add words-operations-rewards-5k dataset#3565
echo0x22 wants to merge 1 commit intoLAION-AI:mainfrom
echo0x22:patch-1

Conversation

@echo0x22
Copy link
Copy Markdown
Contributor

English & Russian;

Dataset Card for words-operations-rewards-5k with 5K entries.

Dataset Summary

License: Apache-2.0. Contains JSONL. Use this for Reward Models.

Solved tasks:

  • Count Letters;
  • Write Backwards;
  • Write Character on a Position;
  • Repeat Word;
  • Write In Case;
  • Change Case on a Position;
  • Write Numbering;
  • Connect Characters;
  • Write a Word from Characters;
  • Count Syllables;

Example:

{
  "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": []}]
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant