bodhitrii
commited on
Commit
·
469b329
1
Parent(s):
7554b52
Adding dataset files
Browse files- README.md +5 -0
- file-000000000183_validation.json.gz +3 -0
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# CodeParrot Dataset
|
2 |
+
|
3 |
+
This is the validation split of the CodeParrot dataset. It contains Python files used to train the code generation model in Chapter 10: Training Transformers from Scratch in the [NLP with Transformers book](https://learning.oreilly.com/library/view/natural-language-processing/9781098103231/). You can find the full code in the accompanying [Github repository](https://github.com/nlp-with-transformers/notebooks/blob/main/10_transformers-from-scratch.ipynb).
|
4 |
+
|
5 |
+
See the [full dataset](https://huggingface.co/datasets/transformersbook/codeparrot) for more information.
|
file-000000000183_validation.json.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432375a8140ca79af9fa62e3145815c0f7965af8026ed1847ce6e75a11f413fd
|
3 |
+
size 251565699
|