Hanmeng Liu
commited on
Commit
•
c030e73
1
Parent(s):
53ca2ce
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
datasets:
|
4 |
+
- csitfun/LogiCoT
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- logical
|
11 |
---
|
12 |
+
|
13 |
+
This model is tuned on the LogiCoT data and the GPT-4 alpaca data with the LLaMa-7b model.
|
14 |
+
We use 2 A100 GPUs
|
15 |
+
We first instruction-tuning LLaMa-7b on the GPT-4 alpaca data for 3 days, then on the LogiCoT data for 4 days.
|