File size: 711 Bytes
865b4f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d0e8ab4
 
 
 
865b4f9
 
 
 
 
 
84a7802
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: licenses
    sequence:
      sequence: string
  - name: version
    dtype: string
  - name: tree_hash
    dtype: string
  - name: path
    dtype: string
  - name: type
    dtype: string
  - name: size
    dtype: string
  - name: text
    dtype: string
  - name: package_name
    dtype: string
  - name: repo
    dtype: string
  splits:
  - name: train
    num_bytes: 1382423117
    num_examples: 211524
  download_size: 454079008
  dataset_size: 1382423117
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# JuliaCode

This dataset includes all Julia code from the libraries in the General registry, and the Julia Base library.