Datasets:
Commit ·
27d683f
1
Parent(s): 8b6748b
Update README.md
Browse files
README.md
CHANGED
|
@@ -76,35 +76,9 @@ DatasetDict({
|
|
| 76 |
- `source`: The source solution in Python.
|
| 77 |
|
| 78 |
## Dataset Creation
|
| 79 |
-
See section 2 of the [BabelCode Paper](https://arxiv.org/abs/2302.01973) to learn more about how the datasets are translated.
|
| 80 |
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
### Source Data
|
| 84 |
-
|
| 85 |
-
#### Initial Data Collection and Normalization
|
| 86 |
-
|
| 87 |
-
#### Who are the source language producers?
|
| 88 |
-
|
| 89 |
-
### Annotations
|
| 90 |
-
|
| 91 |
-
#### Annotation process
|
| 92 |
-
|
| 93 |
-
#### Who are the annotators?
|
| 94 |
-
|
| 95 |
-
### Personal and Sensitive Information
|
| 96 |
-
None.
|
| 97 |
-
|
| 98 |
-
## Considerations for Using the Data
|
| 99 |
-
|
| 100 |
-
### Social Impact of Dataset
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
### Discussion of Biases
|
| 104 |
-
|
| 105 |
-
### Other Known Limitations
|
| 106 |
-
|
| 107 |
-
## Additional Information
|
| 108 |
|
| 109 |
### Dataset Curators
|
| 110 |
Google Research
|
|
|
|
| 76 |
- `source`: The source solution in Python.
|
| 77 |
|
| 78 |
## Dataset Creation
|
| 79 |
+
See section 2 and section 4.4 of the [BabelCode Paper](https://arxiv.org/abs/2302.01973) to learn more about how the datasets are translated.
|
| 80 |
|
| 81 |
+
For information on how the original P3 dataset was collected, please see [Programming Puzzles paper](https://arxiv.org/abs/2106.05784).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
|
| 83 |
### Dataset Curators
|
| 84 |
Google Research
|