Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
stack-edu / README.md
anton-l's picture
anton-l HF Staff
Upload dataset
d6fd95e verified
|
raw
history blame
1.71 kB
metadata
dataset_info:
  - config_name: Java
    features:
      - name: blob_id
        dtype: string
      - name: language
        dtype: string
      - name: repo_name
        dtype: string
      - name: path
        dtype: string
      - name: src_encoding
        dtype: string
      - name: length_bytes
        dtype: int64
      - name: score
        dtype: float64
      - name: int_score
        dtype: int64
    splits:
      - name: train
        num_bytes: 8052241351.786225
        num_examples: 44990158
    download_size: 5225632804
    dataset_size: 8052241351.786225
  - config_name: JavaScript
    features:
      - name: blob_id
        dtype: string
      - name: language
        dtype: string
      - name: repo_name
        dtype: string
      - name: path
        dtype: string
      - name: src_encoding
        dtype: string
      - name: length_bytes
        dtype: int64
      - name: score
        dtype: float64
      - name: int_score
        dtype: int64
    splits:
      - name: train
        num_bytes: 2047070211.6887486
        num_examples: 13253431
    download_size: 1270586356
    dataset_size: 2047070211.6887486
  - config_name: Python
    features:
      - name: blob_id
        dtype: string
      - name: language
        dtype: string
      - name: repo_name
        dtype: string
      - name: path
        dtype: string
      - name: src_encoding
        dtype: string
      - name: length_bytes
        dtype: int64
      - name: score
        dtype: float64
      - name: int_score
        dtype: int64
    splits:
      - name: train
        num_bytes: 3720485148.4425817
        num_examples: 25286019
    download_size: 2468949715
    dataset_size: 3720485148.4425817
configs:
  - config_name: Java
    data_files:
      - split: train
        path: Java/train-*
  - config_name: JavaScript
    data_files:
      - split: train
        path: JavaScript/train-*
  - config_name: Python
    data_files:
      - split: train
        path: Python/train-*