Muennighoff
commited on
Commit
•
398c4d9
1
Parent(s):
fad7c1d
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is an updated version of [P3](https://huggingface.co/datasets/bigscience/P3) with better prompts that have been added since the release of the original P3. It is used for the finetuning of [bloomz-p3](https://huggingface.co/bigscience/bloomz-p3) & [mt0-xxl-p3](https://huggingface.co/bigscience/mt0-xxl-p3).
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
- expert-generated
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license:
|
8 |
+
- apache-2.0
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: P3
|
12 |
+
size_categories:
|
13 |
+
- 100M<n<1B
|
14 |
+
task_categories:
|
15 |
+
- other
|
16 |
+
---
|
17 |
This is an updated version of [P3](https://huggingface.co/datasets/bigscience/P3) with better prompts that have been added since the release of the original P3. It is used for the finetuning of [bloomz-p3](https://huggingface.co/bigscience/bloomz-p3) & [mt0-xxl-p3](https://huggingface.co/bigscience/mt0-xxl-p3).
|