CNC-7b-lora / README.md
baebee's picture
Update README.md
58d5981
---
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.