File size: 1,569 Bytes
fb0dae6 efdb811 91f5474 ee736a7 1692a10 ee736a7 58d5981 fb0dae6 99e375e fb0dae6 |
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
license: cc-by-sa-4.0
datasets:
- NewstaR/clearNconcise
language:
- en
- tl
pipeline_tag: text-generation
tags:
- mistral
- lora
- instruct
- custom code
library_name: peft
inference: false
base_model: mistralai/Mistral-7B-v0.1
---
# Model Card for CNC-7b
## Model Details
- Name: CNC-7b
- Version: 1.0
- Release Date: November 13, 2023
## Intended Use
CNC-7b is a lora adapter for Mistral-7b (Instruct) intended to be clear, concise, and helpful in short text conversations. It is designed for conversational agents and assistants.
## Training Data
CNC-7b was trained on synthetic conversational data generated by Newstar using ChatGPT. The data was shaped using custom instructions to encourage clear, concise, and helpful responses.
## Evaluation Data
CNC-7b was evaluated on a test set of human-human conversations to measure whether responses were clear, concise, and on-topic.
## Ethical Considerations
- CNC-7b has limited conversational abilities and is not intended for complex conversations.
- The training data was filtered to remove harmful, unethical, or dangerous content.
- The model has no notion of facts about the real world. Any factual statements generated should not be assumed to be true.
## Caveats and Recommendations
- Only the Peft adapter parameters are released for CNC-7b. The full model is not released.
- CNC-7b has limited knowledge outside of conversational abilities. Do not use for anything requiring real world knowledge.
- Monitor CNC-7b conversations for harmful content generated, and re-train the model as needed. |