Sentence Similarity
Transformers
Safetensors
sentence_cosenet
feature-extraction
sentence-embeddings
information-retrieval
semantic-search
custom_code
Instructions to use Alverciito/wikipedia_segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alverciito/wikipedia_segmentation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alverciito/wikipedia_segmentation", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Chiquitin commited on
Commit ·
c8b27b6
1
Parent(s): 482fd8d
upload cosenet weights
Browse files
src/model/cosenet/weights/b.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66a68b3e80359dc3e22e92d869a06c2709f3534fbcab4bf436c77422a0913915
|
| 3 |
+
size 192
|
src/model/cosenet/weights/w.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67608b72225d3415ebeb2200f19ea939183b216c25513d2cf391c2c410b2c9e9
|
| 3 |
+
size 16512
|