File size: 805 Bytes
0e834fa
 
7c1a2bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58438ef
7c1a2bd
58438ef
 
7c1a2bd
 
 
 
 
0e834fa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
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-*
---