File size: 1,333 Bytes
ae9818b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a2a82c
 
c9d7ce2
0a2a82c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
license: cc-by-nc-sa-4.0
base_model: SF-Foundation/TextBase-7B-v0.1
language:
  - en
pipeline_tag: text-generation
tags:
  - mistral
  - gguf
library_name: llama.cpp
model_creator: SF-Foundation
model_name: TextBase-7B-v0.1
model_type: mistral
quantized_by: mgonzs13
---


# TextBase-7B-v0.1

**Model creator:** [SF-Foundation](https://huggingface.co/SF-Foundation)<br>
**Original model**: [TextBase-7B-v0.1](https://huggingface.co/SF-Foundation/TextBase-7B-v0.1)<br>
**GGUF quantization:** `llama.cpp` commit [4bfe50f741479c1df1c377260c3ff5702586719e](https://github.com/ggerganov/llama.cpp/tree/4bfe50f741479c1df1c377260c3ff5702586719e)<br>

## Description
Finetuned version of Mistral-7B-Instruct. Details on development to be published soon.

TextBase-7B was fine-tuned from the open source Mistral-7B model using a novel and patent-pending learning technique. Our learning framework relies on efficiently combining supervised and Reinforcement learning methods leveraging human and AI labels over a combination of public and CRM task-specific datasets. Supervised finetuning allows the model to learn task-specific skills while RLHF imparts human judgement making the model able to generalize, reason and follow instructions efficiently.

Checkout more models developed by Salesforce under https://huggingface.co/Salesforce