--- dataset_info: features: - name: prompt dtype: string - name: completion dtype: string - name: text dtype: string - name: commit dtype: string - name: old_file dtype: string - name: new_file dtype: string - name: lang dtype: string splits: - name: train num_bytes: 2315630018 num_examples: 687265 - name: eval num_bytes: 47258374 num_examples: 14026 download_size: 834300388 dataset_size: 2362888392 configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* ---