Commit
·
d4b5bd8
1
Parent(s):
b5290ed
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ license: mit
|
|
3 |
---
|
4 |
|
5 |
### SuperCOT LoRA
|
6 |
-
SuperCOT is a LoRA
|
7 |
-
|
8 |
|
9 |
[https://huggingface.co/datasets/QingyiSi/Alpaca-CoT](https://huggingface.co/datasets/QingyiSi/Alpaca-CoT)
|
10 |
- Chain of thought QED
|
|
|
3 |
---
|
4 |
|
5 |
### SuperCOT LoRA
|
6 |
+
SuperCOT is a LoRA trained with the aim of making LLaMa follow prompts for Langchain better, by infusing chain-of-thought datasets, code explanations and instructions, snippets, logical deductions and Alpaca GPT-4 prompts.
|
7 |
+
It uses a mixture of the following datasets:
|
8 |
|
9 |
[https://huggingface.co/datasets/QingyiSi/Alpaca-CoT](https://huggingface.co/datasets/QingyiSi/Alpaca-CoT)
|
10 |
- Chain of thought QED
|