AdamF92's picture
Add github-lean from algebraic-stack
402a5c9 verified
|
raw
history blame
3.23 kB
metadata
dataset_info:
  - 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: 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: 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: 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: 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: 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: 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: julia
    data_files:
      - split: train
        path: julia/train-*
      - split: validation
        path: julia/validation-*
  - config_name: python
    data_files:
      - split: train
        path: python/train-*
      - split: validation
        path: python/validation-*
  - config_name: tex
    data_files:
      - split: train
        path: tex/train-*
      - split: validation
        path: tex/validation-*