Update README.md
Browse files
README.md
CHANGED
|
@@ -100,7 +100,8 @@ ds = load_dataset("parquet", data_dir="data")
|
|
| 100 |
|
| 101 |
## Dataset Construction Pipeline
|
| 102 |
|
| 103 |
-
We construct WAON dataset through the following steps
|
|
|
|
| 104 |
<div align="center">
|
| 105 |
<img src="waon-pipeline.svg" width="50%"/>
|
| 106 |
</div>
|
|
|
|
| 100 |
|
| 101 |
## Dataset Construction Pipeline
|
| 102 |
|
| 103 |
+
We construct WAON dataset through the following steps (The numbers in parentheses indicate the remaining data
|
| 104 |
+
count after each processing step (based on the 2025-18 snapshot):
|
| 105 |
<div align="center">
|
| 106 |
<img src="waon-pipeline.svg" width="50%"/>
|
| 107 |
</div>
|