ethicalabs / Echo-DSRN-v0.1.3-Embed-Exp

huggingface.co
Total runs: 1.2K
24-hour runs: 0
7-day runs: 268
30-day runs: 1.1K
Model's Last Updated: August 23 2026
sentence-similarity

Introduction of Echo-DSRN-v0.1.3-Embed-Exp

Model Details of Echo-DSRN-v0.1.3-Embed-Exp

Echo-DSRN Embedding Model (Echo-DSRN-v0.1.3-Embed-Exp)

This is a high-performance experimental sentence embedding model based on the recurrent-hybrid Echo-DSRN architecture.

It scales linearly ($O(N)$) with sequence length, offering extreme efficiency and sub-millisecond latency on both CPU and GPU.

🚀 Model Details
📊 Evaluation Results (MTEB STS)

Spearman Rank Correlation scores on Semantic Textual Similarity (STS) benchmark tasks:

Benchmark Task Echo-DSRN (Ours)
STS12 0.6667
STS13 0.7692
STS14 0.7683
STS15 0.8227
STS16 0.7460
STSBenchmark 0.7293
SICK-R 0.7876
Average STS 0.7557
⚡ Efficiency and Systems Scaling Profile

Inference performance (latency and peak VRAM allocation) on GPU and CPU configurations across different sequence lengths:

GPU Latency & VRAM Benchmark
Sequence Length Echo-DSRN Latency (GPU) Echo-DSRN VRAM (GPU)
128 15.93 ms 516.69 MB
256 17.56 ms 548.44 MB
512 32.14 ms 604.95 MB
1024 71.30 ms 710.96 MB
2048 155.26 ms 932.99 MB
4096 N/A (OOR) N/A (OOR)
CPU Latency Benchmark
Sequence Length Echo-DSRN Latency (CPU)
128 48.50 ms
256 84.94 ms
512 160.93 ms
1024 328.93 ms
2048 727.57 ms
4096 N/A (OOR)

Note: 'N/A (OOR)' indicates sequence length exceeds model's maximum position embedding range.

🏗️ Architecture Details
Property Value
Layers 8
Hidden Dim 512
Vocab Size 32017
Attention Heads 4
📊 Parameter Breakdown
Component Parameters % of Total
Total 98.26M (98,264,064) 100%
Embeddings 16.39M 16.68%
DSRN Recurrent Blocks 81.87M 83.32%
Norms & Biases 512 0.00%
💻 Usage

You can load and use this model directly via sentence-transformers :

from sentence_transformers import SentenceTransformer

# Load model with auto-mapping enabled
model = SentenceTransformer("ethicalabs/Echo-DSRN-v0.1.3-Embed-Exp", trust_remote_code=True)

# Encode text to get 2048-dimensional embeddings
sentences = ["The recurrent slow state contains the aligned sequence representations.", "Echo-DSRN has linear complexity."]
embeddings = model.encode(sentences)
print(embeddings.shape) # (2, 2048)
🛠️ Training Procedure

The model was trained in three sequential phases:

  1. Contrastive Pre-training : Representation space alignment using natural language inference datasets.
  2. Fine-grained Similarity Tuning : Fine-tuning using semantic textual similarity benchmarks to calibrate similarity scores.
  3. Multi-Task Generalization Tuning : Training on NLI retrieval and STS semantic similarity.

This model card was automatically generated by scripts/generate_model_card.py .

Runs of ethicalabs Echo-DSRN-v0.1.3-Embed-Exp on huggingface.co

1.2K
Total runs
0
24-hour runs
41
3-day runs
268
7-day runs
1.1K
30-day runs

More Information About Echo-DSRN-v0.1.3-Embed-Exp huggingface.co Model

Echo-DSRN-v0.1.3-Embed-Exp huggingface.co

Echo-DSRN-v0.1.3-Embed-Exp huggingface.co is an AI model on huggingface.co that provides Echo-DSRN-v0.1.3-Embed-Exp's model effect (), which can be used instantly with this ethicalabs Echo-DSRN-v0.1.3-Embed-Exp model. huggingface.co supports a free trial of the Echo-DSRN-v0.1.3-Embed-Exp model, and also provides paid use of the Echo-DSRN-v0.1.3-Embed-Exp. Support call Echo-DSRN-v0.1.3-Embed-Exp model through api, including Node.js, Python, http.

Echo-DSRN-v0.1.3-Embed-Exp huggingface.co Url

https://huggingface.co/ethicalabs/Echo-DSRN-v0.1.3-Embed-Exp

ethicalabs Echo-DSRN-v0.1.3-Embed-Exp online free

Echo-DSRN-v0.1.3-Embed-Exp huggingface.co is an online trial and call api platform, which integrates Echo-DSRN-v0.1.3-Embed-Exp's modeling effects, including api services, and provides a free online trial of Echo-DSRN-v0.1.3-Embed-Exp, you can try Echo-DSRN-v0.1.3-Embed-Exp online for free by clicking the link below.

ethicalabs Echo-DSRN-v0.1.3-Embed-Exp online free url in huggingface.co:

https://huggingface.co/ethicalabs/Echo-DSRN-v0.1.3-Embed-Exp

Echo-DSRN-v0.1.3-Embed-Exp install

Echo-DSRN-v0.1.3-Embed-Exp is an open source model from GitHub that offers a free installation service, and any user can find Echo-DSRN-v0.1.3-Embed-Exp on GitHub to install. At the same time, huggingface.co provides the effect of Echo-DSRN-v0.1.3-Embed-Exp install, users can directly use Echo-DSRN-v0.1.3-Embed-Exp installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Echo-DSRN-v0.1.3-Embed-Exp install url in huggingface.co:

https://huggingface.co/ethicalabs/Echo-DSRN-v0.1.3-Embed-Exp

Url of Echo-DSRN-v0.1.3-Embed-Exp

Echo-DSRN-v0.1.3-Embed-Exp huggingface.co Url

Provider of Echo-DSRN-v0.1.3-Embed-Exp huggingface.co

ethicalabs
ORGANIZATIONS

Other API from ethicalabs