Instructions to use Hemg/small-deepfake with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hemg/small-deepfake with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Hemg/small-deepfake")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Hemg/small-deepfake") model = AutoModelForAudioClassification.from_pretrained("Hemg/small-deepfake") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29b62e27b34c1a55087489e13b14b357940fc2fa595e4fabdbe503f04ba75f8e
|
| 3 |
size 378302360
|
runs/Mar28_03-40-05_5923093c863b/events.out.tfevents.1711597206.5923093c863b.1521.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f3ff0a55c91044cc37c19a8441d8b9ba66b9d9b1211c1b99eac298962d4d462
|
| 3 |
+
size 7034
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a67b34a4c2648cc0e5901e60d1e21149afcbc314707548e35d8a30c1e2697578
|
| 3 |
size 4920
|