Update README.md
Browse files
README.md
CHANGED
|
@@ -92,7 +92,8 @@ ds = load_dataset("speed/WAON")
|
|
| 92 |
|
| 93 |
## Dataset Construction Pipeline
|
| 94 |
|
| 95 |
-
We construct WAON dataset through the following steps
|
|
|
|
| 96 |
<div align="center">
|
| 97 |
<img src="waon-pipeline.svg" width="50%"/>
|
| 98 |
</div>
|
|
|
|
| 92 |
|
| 93 |
## Dataset Construction Pipeline
|
| 94 |
|
| 95 |
+
We construct WAON dataset through the following steps (The numbers in parentheses indicate the remaining data
|
| 96 |
+
count after each processing step (based on the 2025-18 snapshot):
|
| 97 |
<div align="center">
|
| 98 |
<img src="waon-pipeline.svg" width="50%"/>
|
| 99 |
</div>
|