emrgnt-cmplxty commited on
Commit
089d28b
1 Parent(s): a360c0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,15 +2,15 @@
2
  license: apache-2.0
3
  ---
4
 
5
- # Sensei-7B-v0.1 Model Card
6
 
7
- Sensei-7B-v0.1 is a Large Language Model (LLM) fine-tuned from Mistral-7B-v0.1. This model was fine tuned with a fully synthetic dataset to specialize at performing retrieval-augmented generation (RAG) over detailed web search results. This model strives to specialize in using search, such as [AgentSearch](https://huggingface.co/datasets/SciPhi/AgentSearch-V1), to generate accurate and well-cited summaries from a range of search results, providing more accurate answers to user queries. Please refer to the [docs here](https://agent-search.readthedocs.io/en/latest/) for more information on how to run Sensei end-to-end.
8
 
9
  Currently, Sensei is available via hosted api at https://www.sciphi.ai. You can try a demonstration [here](https://search.sciphi.ai/).
10
 
11
  ## Model Architecture
12
 
13
- Base Model: Mistral-7B-v0.1
14
 
15
  **Architecture Features:**
16
  - Transformer-based model
 
2
  license: apache-2.0
3
  ---
4
 
5
+ # Sensei-7B-V1 Model Card
6
 
7
+ Sensei-7B-V1 is a Large Language Model (LLM) fine-tuned from Mistral-7B-V1. This model was fine tuned with a fully synthetic dataset to specialize at performing retrieval-augmented generation (RAG) over detailed web search results. This model strives to specialize in using search, such as [AgentSearch](https://huggingface.co/datasets/SciPhi/AgentSearch-V1), to generate accurate and well-cited summaries from a range of search results, providing more accurate answers to user queries. Please refer to the [docs here](https://agent-search.readthedocs.io/en/latest/) for more information on how to run Sensei end-to-end.
8
 
9
  Currently, Sensei is available via hosted api at https://www.sciphi.ai. You can try a demonstration [here](https://search.sciphi.ai/).
10
 
11
  ## Model Architecture
12
 
13
+ Base Model: Mistral-7B-V1
14
 
15
  **Architecture Features:**
16
  - Transformer-based model