--- dataset_info: features: - name: text dtype: string - name: labels dtype: class_label: names: '0': '0' '1': '1' - name: depth dtype: int64 splits: - name: train num_bytes: 107176.8 num_examples: 2400 - name: eval num_bytes: 35725.6 num_examples: 800 - name: test num_bytes: 35725.6 num_examples: 800 download_size: 56457 dataset_size: 178628.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* - split: test path: data/test-* --- # Dataset Card for "latent-trees-agreement-ID" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)