--- license: cc-by-nc-4.0 dataset_info: features: - name: image dtype: image - name: side dtype: string - name: version dtype: string - name: language dtype: string - name: cnic_number dtype: string - name: name dtype: string - name: father_name dtype: string - name: gender dtype: string - name: Country of stay dtype: string - name: date_of_birth dtype: string - name: date_of_issue dtype: string - name: date_of_expiry dtype: string - name: address_current dtype: string - name: address_permanent dtype: string splits: - name: train num_bytes: 565744 num_examples: 6 download_size: 572694 dataset_size: 565744 configs: - config_name: default data_files: - split: train path: data/train-* ---