mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-19 11:50:35 +08:00
create "Tasks" section on docs site (#715)
create tasks section in docs site
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Tasks
|
||||
|
||||
Understand a bit more about each type of Open Assistant labeling task.
|
||||
|
||||
- [Label Assistant Reply](label_assistant_reply.md)
|
||||
- [Label Prompter Reply](label_prompter_reply.md)
|
||||
- [Reply as Assistant](reply_as_assistant.md)
|
||||
- [Reply as User](reply_as_user.md)
|
||||
@@ -0,0 +1,3 @@
|
||||
# Label Assistant Reply
|
||||
|
||||
Given the following discussion, provide labels for the final prompt.
|
||||
@@ -0,0 +1,3 @@
|
||||
# Label Prompter Reply
|
||||
|
||||
Given the following discussion, provide labels for the final prompt.
|
||||
@@ -0,0 +1,3 @@
|
||||
# Reply as Assistant
|
||||
|
||||
Given the following conversation, provide an adequate reply.
|
||||
@@ -0,0 +1,3 @@
|
||||
# Reply as User
|
||||
|
||||
Given the following conversation, provide an adequate reply.
|
||||
Reference in New Issue
Block a user