Update README.md
Browse files
README.md
CHANGED
|
@@ -56,6 +56,9 @@ The dataset consists of **5,555 rows** of parallel text pairs.
|
|
| 56 |
| `written_style` | Formal/Literary version of the sentence (Formal Burmese) |
|
| 57 |
| `spoken_style` | Informal/Colloquial version of the sentence (Spoken Burmese) |
|
| 58 |
|
|
|
|
|
|
|
|
|
|
| 59 |
### Development History
|
| 60 |
This dataset was built by aggregating and refining:
|
| 61 |
1. **[kalixlouiis/myanmar-written-spoken-text-pairs](https://huggingface.co/datasets/kalixlouiis/myanmar-written-spoken-text-pairs)** (1,643 rows).
|
|
|
|
| 56 |
| `written_style` | Formal/Literary version of the sentence (Formal Burmese) |
|
| 57 |
| `spoken_style` | Informal/Colloquial version of the sentence (Spoken Burmese) |
|
| 58 |
|
| 59 |
+
### Data Quality
|
| 60 |
+
Every row in this dataset has been strictly filtered to ensure **100% uniqueness**. All duplicate entries have been removed, resulting in **5,555 high-quality, unique parallel text pairs**.
|
| 61 |
+
|
| 62 |
### Development History
|
| 63 |
This dataset was built by aggregating and refining:
|
| 64 |
1. **[kalixlouiis/myanmar-written-spoken-text-pairs](https://huggingface.co/datasets/kalixlouiis/myanmar-written-spoken-text-pairs)** (1,643 rows).
|