Instructions to use anderloh/HuggingfaceTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/HuggingfaceTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/HuggingfaceTest")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/HuggingfaceTest") model = AutoModelForAudioClassification.from_pretrained("anderloh/HuggingfaceTest") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 322
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52182770
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec924e7683f446df89d6d870477d136ad160a9b04e8a5c0326afe9b09a5b5e6d
|
| 3 |
size 52182770
|
runs/Jun19_19-59-24_ml6.hpc.uio.no/events.out.tfevents.1718819982.ml6.hpc.uio.no.3789351.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c18277ee2fac210331f2cbd68cd9251dcb8d4e57091aba2ffd25965f1e45212b
|
| 3 |
+
size 114724
|