Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
hotchpotch commited on
Commit
c5ce71e
·
verified ·
1 Parent(s): 7166a27

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -197,6 +197,10 @@ Schema:
197
 
198
  ## Subsets And Row Counts (After Filter + Query Dedup)
199
 
 
 
 
 
200
  | Subset (config name) | split | num_examples |
201
  | --- | --- | ---: |
202
  | `go-v1-pair-2M` | `train` | 1,541,111 |
 
197
 
198
  ## Subsets And Row Counts (After Filter + Query Dedup)
199
 
200
+ Note: subset names keep the original `2M` / `100k` naming convention for compatibility, but
201
+ actual row counts vary by language and can be substantially lower after quality filtering and
202
+ query-level deduplication.
203
+
204
  | Subset (config name) | split | num_examples |
205
  | --- | --- | ---: |
206
  | `go-v1-pair-2M` | `train` | 1,541,111 |