prithivMLmods commited on
Commit
07aa657
·
verified ·
1 Parent(s): 77a18ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,6 +6,11 @@ base_model:
6
  - google/vit-base-patch32-224-in21k
7
  pipeline_tag: image-classification
8
  library_name: transformers
 
 
 
 
 
9
  tags:
10
  - Deepfake
11
  ---
 
6
  - google/vit-base-patch32-224-in21k
7
  pipeline_tag: image-classification
8
  library_name: transformers
9
+ datasets:
10
+ - prithivMLmods/Deepfakes-QA-15K
11
+ - prithivMLmods/Deepfakes-QA-Patch2
12
+ - prithivMLmods/Deepfakes-QA-Leaning
13
+ - prithivMLmods/Deepfakes-QA-Patch1
14
  tags:
15
  - Deepfake
16
  ---