Datasets:
Create README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- table-question-answering
|
5 |
+
size_categories:
|
6 |
+
- 1M<n<10M
|
7 |
+
---
|
8 |
+
# Dataset Card for Dataset Name
|
9 |
+
|
10 |
+
The dataset contains phylosophical books in question answer format
|
11 |
+
|
12 |
+
|
13 |
+
- **Curated by:** Me
|
14 |
+
- **Language(s) (NLP):** English
|
15 |
+
- **License:** apache-2.0
|
16 |
+
|
17 |
+
## Uses
|
18 |
+
|
19 |
+
Can be used for fine-tunining reasoning models
|
20 |
+
|
21 |
+
## Dataset Structure
|
22 |
+
source, question, answer, extra
|