AdamF92's picture
Add python from algebraic-stack
81c814d verified
|
raw
history blame
7.54 kB
metadata
dataset_info:
  - config_name: agda
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 82406638
        num_examples: 17431
      - name: validation
        num_bytes: 261040
        num_examples: 88
    download_size: 29286607
    dataset_size: 82667678
  - config_name: c
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 2743884855
        num_examples: 236647
      - name: validation
        num_bytes: 13920235
        num_examples: 1194
    download_size: 777232674
    dataset_size: 2757805090
  - config_name: cpp
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 2682844020
        num_examples: 230827
      - name: validation
        num_bytes: 13716508
        num_examples: 1165
    download_size: 756649228
    dataset_size: 2696560528
  - config_name: fortran
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 1746901652
        num_examples: 161998
      - name: validation
        num_bytes: 7901716
        num_examples: 818
    download_size: 587919053
    dataset_size: 1754803368
  - config_name: gap
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 8500765
        num_examples: 1092
      - name: validation
        num_bytes: 37553
        num_examples: 5
    download_size: 2780035
    dataset_size: 8538318
  - config_name: github-MATLAB
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 171956018
        num_examples: 50000
      - name: validation
        num_bytes: 2455076
        num_examples: 817
    download_size: 77092529
    dataset_size: 174411094
  - config_name: github-coq
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 712587516
        num_examples: 50000
      - name: validation
        num_bytes: 9191083
        num_examples: 513
    download_size: 239274690
    dataset_size: 721778599
  - config_name: github-isabelle
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 791592753
        num_examples: 29644
      - name: validation
        num_bytes: 3979287
        num_examples: 149
    download_size: 229870022
    dataset_size: 795572040
  - config_name: github-lean
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 486410895
        num_examples: 31934
      - name: validation
        num_bytes: 3731514
        num_examples: 161
    download_size: 157702209
    dataset_size: 490142409
  - config_name: haskell
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 25746825
        num_examples: 3645
      - name: validation
        num_bytes: 84130
        num_examples: 18
    download_size: 9942356
    dataset_size: 25830955
  - config_name: idris
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 30814799
        num_examples: 7975
      - name: validation
        num_bytes: 184870
        num_examples: 40
    download_size: 11128527
    dataset_size: 30999669
  - config_name: julia
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 1285727684
        num_examples: 292883
      - name: validation
        num_bytes: 6431462
        num_examples: 1479
    download_size: 498544303
    dataset_size: 1292159146
  - config_name: jupyter
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 464852993
        num_examples: 22513
      - name: validation
        num_bytes: 2131703
        num_examples: 113
    download_size: 196766092
    dataset_size: 466984696
  - config_name: maple
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 4329999
        num_examples: 1175
      - name: validation
        num_bytes: 9118
        num_examples: 5
    download_size: 1806347
    dataset_size: 4339117
  - config_name: python
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 4161535519
        num_examples: 500000
      - name: validation
        num_bytes: 84971283
        num_examples: 10573
    download_size: 1582459416
    dataset_size: 4246506802
  - config_name: python_pt2
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 4135529917
        num_examples: 500000
    download_size: 1542964425
    dataset_size: 4135529917
  - config_name: python_pt3
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 4146528862
        num_examples: 500000
    download_size: 1546846563
    dataset_size: 4146528862
  - config_name: python_pt4
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 4919744359
        num_examples: 593503
    download_size: 1835382533
    dataset_size: 4919744359
  - config_name: r
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 179106996
        num_examples: 37554
      - name: validation
        num_bytes: 893231
        num_examples: 189
    download_size: 69237163
    dataset_size: 180000227
  - config_name: tex
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 1743053553
        num_examples: 105156
      - name: validation
        num_bytes: 10256885
        num_examples: 531
    download_size: 806238766
    dataset_size: 1753310438
configs:
  - config_name: agda
    data_files:
      - split: train
        path: agda/train-*
      - split: validation
        path: agda/validation-*
  - config_name: c
    data_files:
      - split: train
        path: c/train-*
      - split: validation
        path: c/validation-*
  - config_name: cpp
    data_files:
      - split: train
        path: cpp/train-*
      - split: validation
        path: cpp/validation-*
  - config_name: fortran
    data_files:
      - split: train
        path: fortran/train-*
      - split: validation
        path: fortran/validation-*
  - config_name: gap
    data_files:
      - split: train
        path: gap/train-*
      - split: validation
        path: gap/validation-*
  - config_name: github-MATLAB
    data_files:
      - split: train
        path: github-MATLAB/train-*
      - split: validation
        path: github-MATLAB/validation-*
  - config_name: github-coq
    data_files:
      - split: train
        path: github-coq/train-*
      - split: validation
        path: github-coq/validation-*
  - config_name: github-isabelle
    data_files:
      - split: train
        path: github-isabelle/train-*
      - split: validation
        path: github-isabelle/validation-*
  - config_name: github-lean
    data_files:
      - split: train
        path: github-lean/train-*
      - split: validation
        path: github-lean/validation-*
  - config_name: haskell
    data_files:
      - split: train
        path: haskell/train-*
      - split: validation
        path: haskell/validation-*
  - config_name: idris
    data_files:
      - split: train
        path: idris/train-*
      - split: validation
        path: idris/validation-*
  - config_name: julia
    data_files:
      - split: train
        path: julia/train-*
      - split: validation
        path: julia/validation-*
  - config_name: jupyter
    data_files:
      - split: train
        path: jupyter/train-*
      - split: validation
        path: jupyter/validation-*
  - config_name: maple
    data_files:
      - split: train
        path: maple/train-*
      - split: validation
        path: maple/validation-*
  - config_name: python
    data_files:
      - split: train
        path: python/train-*
      - split: validation
        path: python/validation-*
  - config_name: python_pt2
    data_files:
      - split: train
        path: python_pt2/train-*
  - config_name: python_pt3
    data_files:
      - split: train
        path: python_pt3/train-*
  - config_name: python_pt4
    data_files:
      - split: train
        path: python_pt4/train-*
  - config_name: r
    data_files:
      - split: train
        path: r/train-*
      - split: validation
        path: r/validation-*
  - config_name: tex
    data_files:
      - split: train
        path: tex/train-*
      - split: validation
        path: tex/validation-*