File size: 959 Bytes
53f6a56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
---
license: apache-2.0
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

This is a Bart-Base model finetuned for different safety tasks. This model is planned to be used in Open Assistant, an Open Source chatGPT alternative. 

## Model Description

<!-- Provide a longer summary of what this model is. -->



- **Developed by:** SummerSigh 
- **Model type:** Bart-base
- **Language(s) (NLP):** English
- **License:** Apache-2.0
- **Finetuned from model [optional]:** Bart-base

# Uses

<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
Used to generate Rules of Thumb. 

## Direct Use

<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
``` <user>"prompt" ```

``` <user>"prompt"<assistant>"response" ``` (you can keep chaining these for mutiple dialogue turns)