Skip to content

Commit 3bb12cf

Browse files
authored
Update README.md (#724)
1 parent 18436d0 commit 3bb12cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ You can also collect all the available prompts for their associated datasets:
8585
You can learn more about PromptSource's API to store, manipulate and use prompts in the [documentation](API_DOCUMENTATION.md).
8686

8787
## How to create prompts
88-
PromptSourcep provides a Web-based GUI that enables developers to write prompts in a templating language and immediately view their outputs on different examples.
88+
PromptSource provides a Web-based GUI that enables developers to write prompts in a templating language and immediately view their outputs on different examples.
8989

9090
There are 3 modes in the app:
9191
- **Sourcing**: create and write new prompts
@@ -114,7 +114,7 @@ To handle those datasets as well, we require users to download the dataset and p
114114
You can override this default path using `PROMPTSOURCE_MANUAL_DATASET_DIR` environment variable. This should point to the root directory.
115115

116116
## Development structure
117-
PropmtSource and P3 were originally developed as part of the [BigScience project for open research 🌸](https://bigscience.huggingface.co/), a year-long initiative targeting the study of large models and datasets. The goal of the project is to research language models in a public environment outside large technology companies. The project has 600 researchers from 50 countries and more than 250 institutions.
117+
PromptSource and P3 were originally developed as part of the [BigScience project for open research 🌸](https://bigscience.huggingface.co/), a year-long initiative targeting the study of large models and datasets. The goal of the project is to research language models in a public environment outside large technology companies. The project has 600 researchers from 50 countries and more than 250 institutions.
118118

119119
In particular, PromptSource and P3 were the first steps for the paper [Multitask Prompted Training Enables Zero-Shot Task Generalization](https://arxiv.org/abs/2110.08207).
120120

@@ -137,4 +137,3 @@ If you find P3 or PromptSource useful, please cite the following reference:
137137
primaryClass={cs.LG}
138138
}
139139
```
140-
#TODO: Update citation once we have the paper uploaded on arxiv + create a citation.cff file

0 commit comments

Comments
 (0)