--- dataset_info: features: - name: language dtype: string - name: source_code dtype: string - name: test_code dtype: string - name: source_path dtype: string - name: test_path dtype: string - name: repo_name dtype: string - name: instruction dtype: string - name: meta_class dtype: string splits: - name: train num_bytes: 177371724 num_examples: 7637 download_size: 38787617 dataset_size: 177371724 configs: - config_name: default data_files: - split: train path: data/train-* ---