Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update crowdsourcing.md #69

Merged
merged 1 commit into from
Aug 3, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/crowdsourcing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Generally, this process consists of the following steps:
Consider a task that involves high-level language instructions.
These could be the instructions used for crowdsourcing a dataset or otherwise.
If you decide to use crowdsourcing instructions, you can [email authors of existing datasets](emailing-authors.md) and ask for their templates.
There are also a bunch of task suggestions in [the Github issues](/~https://github.com/allenai/natural-instructions-expansion/issues?q=is%3Aissue+is%3Aopen+label%3Atask-suggestion) which you can sign up to work on.


### Step 2: Go through the template and understand the task
Expand Down Expand Up @@ -58,4 +59,4 @@ The quick gist is that:
- Clone the forked respository on your computer.
- Add your task to the cloned repo and push it to a branch on your **forked** repo.
- Open a pull request that refers to the branch that contains your task.
- Then wait for our review! :)
- Then wait for our review! :)