---
language:
- en
license: mit
tags:
- sentence-transformers
- sparse-encoder
- sparse
- splade
- generated_from_trainer
- dataset_size:1056494
- loss:SpladeLoss
- loss:SparseMultipleNegativesRankingLoss
- loss:FlopsLoss
base_model: prajjwal1/bert-tiny
widget:
- text: define organic molecule
- text: the meaning of the name eoin
- text: And strep bacteria, a common cause of sore throat, especially in children,
can spread like wildfire if it gets into the blood, damaging the liver, brain,
kidneys, and other organs. Jim Henson, creator of the Muppets, came down with
a sore throat caused by a strep infection late Sunday, May 13, 1990.
- text: 'incur. 1 to come into or acquire (some consequence, usually undesirable
or injurious): to incur a huge number of debts. 2 to become liable or subject
to through one''s own action; bring or take upon oneself: to incur his displeasure.'
- text: Depreciation Defined. Depreciating an asset means allocating the asset's cost
over its useful life. The useful life of an asset, or economic resource, is the
period of time over which a company intends to use this asset in operating activities
or manufacturing processes. Funded Depreciation Defined. Funded depreciation is
a fixed asset management method that helps a company set aside funds to renew
machinery and equipment that it uses in operating activities. For instance, a
company buys a new truck valued at $100,000 and records $10,000 in annual depreciation
expense over 10 years.
pipeline_tag: feature-extraction
library_name: sentence-transformers
metrics:
- dot_accuracy@1
- dot_accuracy@3
- dot_accuracy@5
- dot_accuracy@10
- dot_precision@1
- dot_precision@3
- dot_precision@5
- dot_precision@10
- dot_recall@1
- dot_recall@3
- dot_recall@5
- dot_recall@10
- dot_ndcg@10
- dot_mrr@10
- dot_map@100
- query_active_dims
- query_sparsity_ratio
- corpus_active_dims
- corpus_sparsity_ratio
model-index:
- name: SPLADE-BERT-Tiny
results:
- task:
type: sparse-information-retrieval
name: Sparse Information Retrieval
dataset:
name: Unknown
type: unknown
metrics:
- type: dot_accuracy@1
value: 0.469
name: Dot Accuracy@1
- type: dot_accuracy@3
value: 0.7692
name: Dot Accuracy@3
- type: dot_accuracy@5
value: 0.8726
name: Dot Accuracy@5
- type: dot_accuracy@10
value: 0.9426
name: Dot Accuracy@10
- type: dot_precision@1
value: 0.469
name: Dot Precision@1
- type: dot_precision@3
value: 0.2635333333333333
name: Dot Precision@3
- type: dot_precision@5
value: 0.1816
name: Dot Precision@5
- type: dot_precision@10
value: 0.09888
name: Dot Precision@10
- type: dot_recall@1
value: 0.4528
name: Dot Recall@1
- type: dot_recall@3
value: 0.7551333333333333
name: Dot Recall@3
- type: dot_recall@5
value: 0.8631333333333334
name: Dot Recall@5
- type: dot_recall@10
value: 0.9369166666666668
name: Dot Recall@10
- type: dot_ndcg@10
value: 0.7048748550899542
name: Dot Ndcg@10
- type: dot_mrr@10
value: 0.6340969841269851
name: Dot Mrr@10
- type: dot_map@100
value: 0.629457314431145
name: Dot Map@100
- type: query_active_dims
value: 19.53420066833496
name: Query Active Dims
- type: query_sparsity_ratio
value: 0.9993599960465128
name: Query Sparsity Ratio
- type: corpus_active_dims
value: 153.21818671182547
name: Corpus Active Dims
- type: corpus_sparsity_ratio
value: 0.9949800738250499
name: Corpus Sparsity Ratio
---
# SPLADE-BERT-Tiny
This is a [SPLADE Sparse Encoder](https://www.sbert.net/docs/sparse_encoder/usage/usage.html) model finetuned from [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) using the [sentence-transformers](https://www.SBERT.net) library. It maps sentences & paragraphs to a 30522-dimensional sparse vector space and can be used for semantic search and sparse retrieval.
## Model Details
### Model Description
- **Model Type:** SPLADE Sparse Encoder
- **Base model:** [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny)
- **Maximum Sequence Length:** 512 tokens
- **Output Dimensionality:** 30522 dimensions
- **Similarity Function:** Dot Product
- **Language:** en
- **License:** mit
### Model Sources
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
- **Documentation:** [Sparse Encoder Documentation](https://www.sbert.net/docs/sparse_encoder/usage/usage.html)
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
- **Hugging Face:** [Sparse Encoders on Hugging Face](https://huggingface.co/models?library=sentence-transformers&other=sparse-encoder)
### Full Model Architecture
```
SparseEncoder(
(0): MLMTransformer({'max_seq_length': 512, 'do_lower_case': False, 'architecture': 'BertForMaskedLM'})
(1): SpladePooling({'pooling_strategy': 'max', 'activation_function': 'relu', 'word_embedding_dimension': 30522})
)
```
## Usage
### Direct Usage (Sentence Transformers)
First install the Sentence Transformers library:
```bash
pip install -U sentence-transformers
```
Then you can load this model and run inference.
```python
from sentence_transformers import SparseEncoder
# Download from the 🤗 Hub
model = SparseEncoder("yosefw/SPLADE-BERT-Tiny-BS256")
# Run inference
queries = [
"what is funded depreciation",
]
documents = [
"Depreciation Defined. Depreciating an asset means allocating the asset's cost over its useful life. The useful life of an asset, or economic resource, is the period of time over which a company intends to use this asset in operating activities or manufacturing processes. Funded Depreciation Defined. Funded depreciation is a fixed asset management method that helps a company set aside funds to renew machinery and equipment that it uses in operating activities. For instance, a company buys a new truck valued at $100,000 and records $10,000 in annual depreciation expense over 10 years.",
'Funding Depreciation – Make Your Business More Profitable. Charles Hall is a CPA who heads up an excellent blog by the name of CPA-Scribo. His mission is to assist small- to medium-sized CPA firms with accounting, auditing, fraud and technology issues. We here at Depreciation Guru think he does an excellent job! In a recent post he tackled the topic of funding depreciation.',
'Ratings: 6.1 /10 from 3,128 users. Reviews: 30 user | 2 critic. Liv, a popular television star whose show has just finished its run, and Maddie, an outstanding student and school basketball star whose popularity is on the rise until Liv makes a return to their high school.John D. Beck, Ron Hart.iv and Maddie is surprisingly good. I was expecting an OK show that was somewhat entertaining, instead it is a show that has charm, great comedic timing and is pretty darn adorable. The lead actress who plays both the twins (Dove Cameron) is extremely talented and also has a beautiful voice.',
]
query_embeddings = model.encode_query(queries)
document_embeddings = model.encode_document(documents)
print(query_embeddings.shape, document_embeddings.shape)
# [1, 30522] [3, 30522]
# Get the similarity scores for the embeddings
similarities = model.similarity(query_embeddings, document_embeddings)
print(similarities)
# tensor([[15.4318, 10.7445, 0.0000]])
```
## Evaluation
### Metrics
#### Sparse Information Retrieval
* Evaluated with [SparseInformationRetrievalEvaluator](https://sbert.net/docs/package_reference/sparse_encoder/evaluation.html#sentence_transformers.sparse_encoder.evaluation.SparseInformationRetrievalEvaluator)
| Metric | Value |
|:----------------------|:-----------|
| dot_accuracy@1 | 0.469 |
| dot_accuracy@3 | 0.7692 |
| dot_accuracy@5 | 0.8726 |
| dot_accuracy@10 | 0.9426 |
| dot_precision@1 | 0.469 |
| dot_precision@3 | 0.2635 |
| dot_precision@5 | 0.1816 |
| dot_precision@10 | 0.0989 |
| dot_recall@1 | 0.4528 |
| dot_recall@3 | 0.7551 |
| dot_recall@5 | 0.8631 |
| dot_recall@10 | 0.9369 |
| **dot_ndcg@10** | **0.7049** |
| dot_mrr@10 | 0.6341 |
| dot_map@100 | 0.6295 |
| query_active_dims | 19.5342 |
| query_sparsity_ratio | 0.9994 |
| corpus_active_dims | 153.2182 |
| corpus_sparsity_ratio | 0.995 |
## Training Details
### Training Dataset
#### Unnamed Dataset
* Size: 1,056,494 training samples
* Columns: query, positive, and negative
* Approximate statistics based on the first 1000 samples:
| | query | positive | negative |
|:--------|:---------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------|
| type | string | string | string |
| details |
what is the arg | For each point on the plane, arg is the function which returns the angle φ. In mathematics, arg is a function operating on complex numbers (visualized in a complex plane). It gives the angle between the positive real axis to the line joining the point to the origin, shown as φ in figure 1, known as an argument of the point. | Argument (complex analysis) In mathematics, arg is a function operating on complex numbers (visualized in a complex plane). It gives the angle between the positive real axis to the line joining the point to the origin, shown as φ in figure 1, known as an argument of the point. |
| symptoms of disc herniation | Other symptoms of a herniated disc include severe deep muscle pain and muscle spasms. This answer should not be considered medical advice...This answer should not be considered medical advice and should not take the place of a doctor’s visit. | 1 If the disc herniation is large enough, the disc tissue can press on the adjacent spinal nerves that exit the spine at the level of the disc herniation. The physical examination, imaging tests, and electrical tests can aid in the diagnosis of a herniated disc. |
| which of the following is found in the dorsal body city | From Wikipedia, the free encyclopedia. Human body cavities: Dorsal body cavity is to the left. The dorsal body cavity is located along the dorsal (posterior) surface of the human body, where it is subdivided into the cranial cavity housing the brain and the spinal cavity housing the spinal cord.The two cavities are continuous with one another.rom Wikipedia, the free encyclopedia. Human body cavities: Dorsal body cavity is to the left. The dorsal body cavity is located along the dorsal (posterior) surface of the human body, where it is subdivided into the cranial cavity housing the brain and the spinal cavity housing the spinal cord. | Dorsal Cavity: The dorsal cavity is an enclosed chamber that contains a portion of the body's organs and structures.The dorsal cavity is located in the posterior area of the trunk, head and neck and includes the cranial cavity and the spinal cavity.Conditions that can afflict the dorsal cavity include infection, infarction, trauma, cancer, genetic disorders, birth defects, and syndromes.orsal Cavity: The dorsal cavity is an enclosed chamber that contains a portion of the body's organs and structures. |
* Loss: [SpladeLoss](https://sbert.net/docs/package_reference/sparse_encoder/losses.html#spladeloss) with these parameters:
```json
{
"loss": "SparseMultipleNegativesRankingLoss(scale=1.0, similarity_fct='dot_score')",
"document_regularizer_weight": 0.003,
"query_regularizer_weight": 0.005
}
```
### Training Hyperparameters
#### Non-Default Hyperparameters
- `eval_strategy`: epoch
- `per_device_train_batch_size`: 32
- `per_device_eval_batch_size`: 32
- `gradient_accumulation_steps`: 8
- `learning_rate`: 8e-05
- `num_train_epochs`: 8
- `lr_scheduler_type`: cosine
- `warmup_ratio`: 0.025
- `fp16`: True
- `load_best_model_at_end`: True
- `optim`: adamw_torch_fused
- `push_to_hub`: True
- `batch_sampler`: no_duplicates
#### All Hyperparameters