Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,56 +2,43 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
# 🇮🇩 Indonesian Regulation
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
-
##
|
| 12 |
|
| 13 |
-
* **
|
| 14 |
-
* **
|
| 15 |
-
* **
|
| 16 |
-
* **
|
|
|
|
|
|
|
| 17 |
|
| 18 |
---
|
| 19 |
|
| 20 |
-
##
|
| 21 |
|
| 22 |
-
*
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
3. Push cleaned, parsed text to this Hugging Face repository
|
| 27 |
-
|
| 28 |
-
* **Infrastructure**:
|
| 29 |
-
|
| 30 |
-
* Utilized **6 simultaneous Google Colab instances** for parallel processing
|
| 31 |
-
* Cloud-to-cloud architecture enables direct transfer without local storage bottlenecks
|
| 32 |
-
* Total processing time: \~30 hours
|
| 33 |
-
|
| 34 |
-
---
|
| 35 |
-
|
| 36 |
-
## 🧠 Use Cases
|
| 37 |
-
|
| 38 |
-
* Fine-grained legal text analysis and search
|
| 39 |
-
* Article-level classification, summarization, or information retrieval
|
| 40 |
-
* Training large language models on legal text with natural article boundaries
|
| 41 |
-
* Developing Indonesian regulation compliance tools
|
| 42 |
|
| 43 |
---
|
| 44 |
|
| 45 |
## ⚠️ Disclaimer
|
| 46 |
|
| 47 |
-
This dataset is
|
|
|
|
| 48 |
|
| 49 |
---
|
| 50 |
|
| 51 |
## 🙏 Acknowledgments
|
| 52 |
|
| 53 |
-
*
|
| 54 |
-
*
|
| 55 |
|
| 56 |
---
|
| 57 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# 🇮🇩 Indonesian Regulation PDFs
|
| 6 |
|
| 7 |
+
A high-volume, web-scraped collection of **250,000+ Indonesian legal documents in PDF**, aggregated from \~350,000 public URLs. This dataset enables **legal NLP, document analysis, and regulation-aware AI applications** in Bahasa Indonesia.
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
+
## ⚡ Key Highlights
|
| 12 |
|
| 13 |
+
* **Format**: Archived `.zip` files (each \~5,000 PDFs)
|
| 14 |
+
* **Total Docs**: \~250K successfully downloaded
|
| 15 |
+
* **Scraped From**: Government regulation portal
|
| 16 |
+
* **Cloud Pipeline**: Scraped using **6 Google Colab nodes**, pushed directly to Hugging Face
|
| 17 |
+
* **Duration**: \~200 hours distributed scraping in total
|
| 18 |
+
* **Failures**: Some links unreachable or invalid
|
| 19 |
|
| 20 |
---
|
| 21 |
|
| 22 |
+
## 🧠 Ideal For
|
| 23 |
|
| 24 |
+
* Legal document retrieval & classification
|
| 25 |
+
* Training LLMs on regulatory content
|
| 26 |
+
* Building regulation-aware assistants
|
| 27 |
+
* Multilingual or cross-domain NLP in Bahasa Indonesia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
---
|
| 30 |
|
| 31 |
## ⚠️ Disclaimer
|
| 32 |
|
| 33 |
+
This dataset is intended **solely for research and development**. It contains **publicly accessible legal documents** collected via ethical scraping practices.
|
| 34 |
+
No warranties are made regarding the accuracy, completeness, or legal validity of the content.
|
| 35 |
|
| 36 |
---
|
| 37 |
|
| 38 |
## 🙏 Acknowledgments
|
| 39 |
|
| 40 |
+
* Dataset hosted on **[Hugging Face](https://huggingface.co/)** — thanks for providing an amazing platform for sharing open datasets.
|
| 41 |
+
* Data scraping powered by **[Google Colab](https://colab.research.google.com/)** — enabling scalable cloud computing to speed up data collection.
|
| 42 |
|
| 43 |
---
|
| 44 |
|