--- dataset_info: features: - name: text dtype: string - name: location dtype: int64 - name: location_probability dtype: float32 - name: source dtype: string - name: agent_name dtype: string - name: agent_phone dtype: string - name: matched_province dtype: string - name: id dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2885962 num_examples: 2000 download_size: 1503810 dataset_size: 2885962 configs: - config_name: default data_files: - split: train path: data/train-* ---