--- dataset_info: features: - name: region dtype: string - name: country_code dtype: string - name: country dtype: string - name: response dtype: string - name: freq dtype: float64 - name: n dtype: float64 - name: prop dtype: float64 - name: pct dtype: float64 - name: variable dtype: string - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 592128 num_examples: 4112 - name: test num_bytes: 148091 num_examples: 1028 download_size: 218406 dataset_size: 740219 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---