Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,10 @@ configs:
|
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
27 |
---
|
|
|
|
|
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
27 |
+
license: apache-2.0
|
28 |
+
language:
|
29 |
+
- en
|
30 |
+
pretty_name: A Variety of Combined Logic Data
|
31 |
---
|
32 |
+
|
33 |
+
This is just a concatenation of several other data sets mostly converted to Alpaca style prompts to help give a good logic data set to settle some models or fine tune.
|