mookiezi commited on
Commit
33d6faa
·
verified ·
1 Parent(s): c3494ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -197,6 +197,8 @@ The full end-to-end pipeline is documented in the [dataset-pipeline GitHub repos
197
 
198
  Although filtering reduced the exchanges by about 75% (leaving roughly 7.5% of the full data dump), this dataset is still intended as a large-scale dump. For best training results, further curation to target high-signal data relevant to your goals is recommended.
199
 
 
 
200
  ---
201
 
202
  ## License
 
197
 
198
  Although filtering reduced the exchanges by about 75% (leaving roughly 7.5% of the full data dump), this dataset is still intended as a large-scale dump. For best training results, further curation to target high-signal data relevant to your goals is recommended.
199
 
200
+ In addition to the raw text, the dataset includes supporting columns such as characters, words, tokens, and turns. These provide length statistics and turn counts per exchange, which can be used for sampling, weighting, or filtering strategies.
201
+
202
  ---
203
 
204
  ## License