--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: query dtype: string - name: answer list: - name: wikidata_id dtype: string - name: name dtype: string - name: id dtype: string - name: relation dtype: string - name: date dtype: int64 - name: type dtype: string - name: is_mutable dtype: int64 splits: - name: train num_bytes: 1199436.065450644 num_examples: 6824 - name: validation num_bytes: 1017521.3408544267 num_examples: 5911 - name: test num_bytes: 837675.0175438597 num_examples: 4256 download_size: 1322347 dataset_size: 3054632.4238489303 --- # Dataset Card for "mutability_classifier-1-n" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)