Vadzim Kashko commited on
Commit
4d3eb86
1 Parent(s): b18750d

docs: readme

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,12 +1,33 @@
1
  ---
 
 
2
  license: cc-by-nc-nd-4.0
3
  task_categories:
4
  - video-classification
5
- language:
6
- - en
7
  tags:
8
  - code
9
  - finance
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Silicone Masks Biometric Attacks
 
1
  ---
2
+ language:
3
+ - en
4
  license: cc-by-nc-nd-4.0
5
  task_categories:
6
  - video-classification
 
 
7
  tags:
8
  - code
9
  - finance
10
+ dataset_info:
11
+ features:
12
+ - name: id
13
+ dtype: int32
14
+ - name: name
15
+ dtype: string
16
+ - name: video
17
+ dtype: string
18
+ - name: label
19
+ dtype:
20
+ class_label:
21
+ names:
22
+ '0': real
23
+ '1': silicone
24
+ '2': mask
25
+ splits:
26
+ - name: train
27
+ num_bytes: 2394
28
+ num_examples: 62
29
+ download_size: 156861504
30
+ dataset_size: 2394
31
  ---
32
 
33
  # Silicone Masks Biometric Attacks