JuliaCode / README.md
tylerjthomas9's picture
Update README.md
b2c896e verified
|
raw
history blame
735 Bytes
metadata
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 and some documentation from the libraries in the General registry, and the Julia Base library.