Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
base_model: unsloth/mistral-7b-instruct-v0.3-bnb-4bit
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: unsloth/mistral-7b-instruct-v0.3-bnb-4bit
|
3 |
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
+
pipeline_tag: text2text-generation
|
6 |
+
tags:
|
7 |
+
- bias-detection
|
8 |
+
- logical-fallacy
|
9 |
+
- critical-thinking
|
10 |
+
- rationality
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|