dptrsa commited on
Commit
1666882
·
verified ·
1 Parent(s): 5c36d58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ tags:
7
  license: apache-2.0
8
  ---
9
 
10
- # Sentence Transformer for Assurance & Risk Question-Answering (STAR-QA)
11
 
12
- Sentence Transformer for Assurance & Risk Question-Answering (STAR-QA) is a fine-tuned [sentence-transformers](https://www.SBERT.net) model based on ALL-MPNET-BASE-V2. It has been developed to produce **high-performance embeddings for audit, risk-management, compliance and associated regulatory documents**. The model maps sentence pairs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search as part of retrieval-augmented generation pipelines.
13
 
14
  ## Evaluation Results
15
 
 
7
  license: apache-2.0
8
  ---
9
 
10
+ # Sentence Transformer for Audit Retrieval Question-Answering (STAR-QA)
11
 
12
+ Sentence Transformer for Audit Retrieval Question-Answering (STAR-QA) is a fine-tuned [sentence-transformers](https://www.SBERT.net) model based on ALL-MPNET-BASE-V2. It has been developed to produce **high-performance embeddings for audit, risk-management, compliance and associated regulatory documents**. The model maps sentence pairs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search as part of retrieval-augmented generation pipelines.
13
 
14
  ## Evaluation Results
15