Update README.md
Browse files
README.md
CHANGED
@@ -32,3 +32,7 @@ configs:
|
|
32 |
- split: train
|
33 |
path: data/train-*
|
34 |
---
|
|
|
|
|
|
|
|
|
|
32 |
- split: train
|
33 |
path: data/train-*
|
34 |
---
|
35 |
+
|
36 |
+
# JuliaCode
|
37 |
+
|
38 |
+
This dataset includes all Julia code from the libraries in the General registry, and the Julia Base library.
|