--- 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: 24881943 num_examples: 100000 - name: test num_bytes: 2481307 num_examples: 10000 - name: validation num_bytes: 2481307 num_examples: 10000 download_size: 5017278 dataset_size: 29844557 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---