Datasets:
Navillera commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,16 +7,9 @@ language:
|
|
| 7 |
size_categories:
|
| 8 |
- 1K<n<10K
|
| 9 |
---
|
| 10 |
-
# Dataset Card for Dataset Name
|
| 11 |
-
|
| 12 |
-
<!-- Provide a quick summary of the dataset. -->
|
| 13 |
-
|
| 14 |
-
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
| 15 |
|
| 16 |
## Dataset Details
|
| 17 |
|
| 18 |
-
### Dataset Description
|
| 19 |
-
|
| 20 |
**Num2Txt** is a dataset designed for converting numerical values into their textual representations in Indonesian.
|
| 21 |
The dataset was generated using a tristage random sampling method:
|
| 22 |
|
|
@@ -37,11 +30,6 @@ This dataset is particularly suited for natural language processing (NLP), text-
|
|
| 37 |
- **Language(s) (NLP):** Bahasa Indonesia
|
| 38 |
- **License:** MIT License
|
| 39 |
|
| 40 |
-
### Dataset Sources [optional]
|
| 41 |
-
|
| 42 |
-
<!-- Provide the basic links for the dataset. -->
|
| 43 |
-
|
| 44 |
-
- **Repository:** Nav-Navillera/num2txt
|
| 45 |
|
| 46 |
## Uses
|
| 47 |
|
|
@@ -50,12 +38,6 @@ TTS: Enhancing text-to-speech systems for Indonesian.
|
|
| 50 |
Language learning tools: Assisting learners in mastering number expressions.
|
| 51 |
|
| 52 |
|
| 53 |
-
### Out-of-Scope Use
|
| 54 |
-
|
| 55 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
| 56 |
-
|
| 57 |
-
[More Information Needed]
|
| 58 |
-
|
| 59 |
## Dataset Structure
|
| 60 |
|
| 61 |
The dataset includes two primary fields:
|
|
@@ -66,16 +48,8 @@ text: Textual representation of the number in Indonesian (string).
|
|
| 66 |
|
| 67 |
## Dataset Creation
|
| 68 |
|
| 69 |
-
### Curation Rationale
|
| 70 |
-
|
| 71 |
-
<!-- Motivation for the creation of this dataset. -->
|
| 72 |
-
|
| 73 |
-
[More Information Needed]
|
| 74 |
-
|
| 75 |
### Source Data
|
| 76 |
|
| 77 |
-
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
| 78 |
-
|
| 79 |
#### Data Collection and Processing
|
| 80 |
|
| 81 |
Data Generation Process
|
|
|
|
| 7 |
size_categories:
|
| 8 |
- 1K<n<10K
|
| 9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
## Dataset Details
|
| 12 |
|
|
|
|
|
|
|
| 13 |
**Num2Txt** is a dataset designed for converting numerical values into their textual representations in Indonesian.
|
| 14 |
The dataset was generated using a tristage random sampling method:
|
| 15 |
|
|
|
|
| 30 |
- **Language(s) (NLP):** Bahasa Indonesia
|
| 31 |
- **License:** MIT License
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
## Uses
|
| 35 |
|
|
|
|
| 38 |
Language learning tools: Assisting learners in mastering number expressions.
|
| 39 |
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
## Dataset Structure
|
| 42 |
|
| 43 |
The dataset includes two primary fields:
|
|
|
|
| 48 |
|
| 49 |
## Dataset Creation
|
| 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
### Source Data
|
| 52 |
|
|
|
|
|
|
|
| 53 |
#### Data Collection and Processing
|
| 54 |
|
| 55 |
Data Generation Process
|