--- dataset_info: features: - name: string dtype: string - name: max_depths struct: - name: 《》 dtype: int64 - name: () dtype: int64 - name: [] dtype: int64 - name: longest_dependency dtype: int64 - name: valid dtype: bool - name: modification_place dtype: int64 - name: modification_type dtype: string - name: modification_origin_symbol dtype: string - name: modification_new_symbol dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 61186915 num_examples: 100000 - name: test num_bytes: 6098699 num_examples: 10000 - name: validation num_bytes: 6098699 num_examples: 10000 download_size: 11850652 dataset_size: 73384313 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---