sungfengh commited on
Commit
7401b18
·
verified ·
1 Parent(s): d900d58

Add dataset README documentation

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -22,10 +22,11 @@ dataset_info:
22
  - name: timestamp
23
  dtype: string
24
  - name: label
25
- dtype: class_label
26
- names:
27
- '0': manipulated
28
- '1': authentic
 
29
  - name: manipulation_type
30
  dtype: string
31
  configs:
 
22
  - name: timestamp
23
  dtype: string
24
  - name: label
25
+ dtype:
26
+ class_label:
27
+ names:
28
+ - manipulated
29
+ - authentic
30
  - name: manipulation_type
31
  dtype: string
32
  configs: