Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,8 @@ tags:
|
|
39 |
size_categories:
|
40 |
- 10K<n<100K
|
41 |
---
|
|
|
|
|
42 |
The Indo-Islamic Article Dataset contains Islamic articles in Indonesian, collected from various web sources. The dataset supports tasks such as text classification, summarization, and sentence similarity. It was primarily used in the [SEQURAN](https://beta-sequran.vercel.app/) project, an Islamic knowledge-based search engine focusing on information retrieval and summarization.
|
43 |
|
44 |
**Columns**:
|
@@ -48,7 +50,7 @@ The Indo-Islamic Article Dataset contains Islamic articles in Indonesian, collec
|
|
48 |
- **`summary_content`**: Automatically generated summaries of the articles using [bert-extractive-summarizer](https://github.com/dmmiller612/bert-extractive-summarizer) and the model [ramadita/indo-islamic-sentence-bert-v2](https://huggingface.co/ramadita/indo-islamic-sentence-bert-v2).
|
49 |
|
50 |
**Creators**:
|
51 |
-
Ray Ramadita and Muhammad Rizki Al-Fathir. Special thanks to Muhammad Rizki Al-Fathir for contributing over 10,000 articles.
|
52 |
|
53 |
**Sources**:
|
54 |
The articles in this dataset were collected from the following websites:
|
|
|
39 |
size_categories:
|
40 |
- 10K<n<100K
|
41 |
---
|
42 |
+
# Indo-Islamic Article Dataset
|
43 |
+
|
44 |
The Indo-Islamic Article Dataset contains Islamic articles in Indonesian, collected from various web sources. The dataset supports tasks such as text classification, summarization, and sentence similarity. It was primarily used in the [SEQURAN](https://beta-sequran.vercel.app/) project, an Islamic knowledge-based search engine focusing on information retrieval and summarization.
|
45 |
|
46 |
**Columns**:
|
|
|
50 |
- **`summary_content`**: Automatically generated summaries of the articles using [bert-extractive-summarizer](https://github.com/dmmiller612/bert-extractive-summarizer) and the model [ramadita/indo-islamic-sentence-bert-v2](https://huggingface.co/ramadita/indo-islamic-sentence-bert-v2).
|
51 |
|
52 |
**Creators**:
|
53 |
+
[Ray Ramadita](https://www.linkedin.com/in/rayramadita/) and [Muhammad Rizki Al-Fathir](https://www.linkedin.com/in/alfthrpy/). Special thanks to Muhammad Rizki Al-Fathir for contributing over 10,000 articles.
|
54 |
|
55 |
**Sources**:
|
56 |
The articles in this dataset were collected from the following websites:
|