Instructions to use JSWOOK/pyannote_fine_tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JSWOOK/pyannote_fine_tuning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("JSWOOK/pyannote_fine_tuning", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5899124
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:994fb9eac969c93e5a9618740f1baa65c6f08003bd0e01a281b419f8e827f746
|
| 3 |
size 5899124
|