Datasets:
gabeorlanski
commited on
Commit
·
87dc8cb
1
Parent(s):
f19ab39
Update README.md
Browse files
README.md
CHANGED
@@ -77,33 +77,7 @@ DatasetDict({
|
|
77 |
## Dataset Creation
|
78 |
See section 2 of the [BabelCode Paper](https://arxiv.org/abs/2302.01973) to learn more about how the datasets are translated.
|
79 |
|
80 |
-
|
81 |
-
|
82 |
-
### Source Data
|
83 |
-
|
84 |
-
#### Initial Data Collection and Normalization
|
85 |
-
|
86 |
-
#### Who are the source language producers?
|
87 |
-
|
88 |
-
### Annotations
|
89 |
-
|
90 |
-
#### Annotation process
|
91 |
-
|
92 |
-
#### Who are the annotators?
|
93 |
-
|
94 |
-
### Personal and Sensitive Information
|
95 |
-
None.
|
96 |
-
|
97 |
-
## Considerations for Using the Data
|
98 |
-
|
99 |
-
### Social Impact of Dataset
|
100 |
-
|
101 |
-
|
102 |
-
### Discussion of Biases
|
103 |
-
|
104 |
-
### Other Known Limitations
|
105 |
-
|
106 |
-
## Additional Information
|
107 |
|
108 |
### Dataset Curators
|
109 |
Google Research
|
|
|
77 |
## Dataset Creation
|
78 |
See section 2 of the [BabelCode Paper](https://arxiv.org/abs/2302.01973) to learn more about how the datasets are translated.
|
79 |
|
80 |
+
For information on the original curation of the Transcoder Dataset, please see [Unsupervised Translation of Programming Languages](https://arxiv.org/pdf/2006.03511.pdf) by Roziere et. al.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
### Dataset Curators
|
83 |
Google Research
|