Instructions to use sapphomoon/experimental with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sapphomoon/experimental with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sapphomoon/experimental", device_map="auto") - fastai
How to use sapphomoon/experimental with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("sapphomoon/experimental") - Notebooks
- Google Colab
- Kaggle
Commit ·
3be2996
1
Parent(s): b03ba57
Upload 2 files
Browse files
.gitattributes
CHANGED
|
@@ -65,3 +65,5 @@ Korean_Conversational_Speech_Corpus/WAV/A6000_S0005_0_G5999.wav filter=lfs diff=
|
|
| 65 |
Korean_Conversational_Speech_Corpus/WAV/A6000_S0005_0_G6000.wav filter=lfs diff=lfs merge=lfs -text
|
| 66 |
Korean_Conversational_Speech_Corpus/WAV/KOREANYLQXCS00000B01/A0051_S0001_0_G0101.wav filter=lfs diff=lfs merge=lfs -text
|
| 67 |
Korean_Conversational_Speech_Corpus/WAV/KOREANYLQXCS00000B01/A0051_S0001_0_G0102.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 65 |
Korean_Conversational_Speech_Corpus/WAV/A6000_S0005_0_G6000.wav filter=lfs diff=lfs merge=lfs -text
|
| 66 |
Korean_Conversational_Speech_Corpus/WAV/KOREANYLQXCS00000B01/A0051_S0001_0_G0101.wav filter=lfs diff=lfs merge=lfs -text
|
| 67 |
Korean_Conversational_Speech_Corpus/WAV/KOREANYLQXCS00000B01/A0051_S0001_0_G0102.wav filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
archive[[:space:]](7)/Gungor_2018_VictorianAuthorAttribution_data-train.csv filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
archive[[:space:]](7)/Gungor_2018_VictorianAuthorAttribution_data.csv filter=lfs diff=lfs merge=lfs -text
|
archive (7)/Gungor_2018_VictorianAuthorAttribution_data-train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8ebb429790d3639c17cd5f11c05b4fefb82ae51ae3ae14a6638d1b623630091
|
| 3 |
+
size 265585562
|
archive (7)/Gungor_2018_VictorianAuthorAttribution_data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66136afe6b911e8777e934b5a92351f1ade17e9c5265f98d43f2f67048f3dffe
|
| 3 |
+
size 193572713
|