Datasets:
Create README.md (#1)
Browse files- Create README.md (83f5f38f7ea59753f5562d8699b12314667fa2cf)
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
- zero-shot-classification
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- ar
|
8 |
+
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
+
---
|
11 |
+
The books used in this dataset spanned the areas of
|
12 |
+
- Religion
|
13 |
+
- Economy
|
14 |
+
- Politics
|
15 |
+
- Anthropology and Sociology
|
16 |
+
- Art and Literature
|
17 |
+
- Education
|
18 |
+
- History
|
19 |
+
- Language and Linguistics
|
20 |
+
- Philosophy
|
21 |
+
- Law.
|
22 |
+
|
23 |
+
Only first sentences after each title of the books have been extracted. For some books, the first sentence after each paragraph was taken. Refer to the [paper](here)
|
24 |
+
for detailed explanation.
|