Instructions to use Hellisotherpeople/debate2vec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Hellisotherpeople/debate2vec with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Hellisotherpeople/debate2vec", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Commit ·
ccb5e35
1
Parent(s): 0fab397
Mirroring debate2vec from github
Browse files- debate2vec.bin +3 -0
debate2vec.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d9120d2e240868215f899e5253122a5c5738c336dce37a8af8e1c633288bad8
|
| 3 |
+
size 260143209
|