Datasets:

Languages:
Japanese
ArXiv:
License:
speed commited on
Commit
41ea09c
·
verified ·
1 Parent(s): 518f440

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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>