---
dataset_info:
  features:
  - name: repo
    dtype: string
  - name: commit_hash
    dtype: string
  - name: context
    dtype: string
  - name: completion_file
    dtype: string
  - name: context_strategy
    dtype: string
  splits:
  - name: train
    num_bytes: 84156859.35734473
    num_examples: 128
  download_size: 23728243
  dataset_size: 84156859.35734473
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---