File size: 850 Bytes
865b4f9 2052271 865b4f9 2052271 865b4f9 84a7802 09d2994 b2c896e |
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: 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: 1242687848
num_examples: 189964
download_size: 411559034
dataset_size: 1242687848
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# JuliaCode
This dataset includes all Julia code (with permissive licenses) and some documentation from the libraries in the General registry, and the Julia Base library. The data was collected using [PackageAnalyzer.jl](https://github.com/JuliaEcosystem/PackageAnalyzer.jl).
|