Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
@@ -11,6 +11,10 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: VIT-VoxCelebSpoof-MFCC-Synthetic-Voice-Detection
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +69,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.37.0
|
66 |
- Pytorch 2.1.2+cu121
|
67 |
- Datasets 2.16.1
|
68 |
-
- Tokenizers 0.15.1
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
11 |
model-index:
|
12 |
- name: VIT-VoxCelebSpoof-MFCC-Synthetic-Voice-Detection
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- MattyB95/VoxCelebSpoof
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.37.0
|
70 |
- Pytorch 2.1.2+cu121
|
71 |
- Datasets 2.16.1
|
72 |
+
- Tokenizers 0.15.1
|