Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Danish
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
Kenneth Enevoldsen commited on
Commit
37a3227
·
unverified ·
1 Parent(s): 83aaf7e

updated changelog

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +1 -0
CHANGELOG.md CHANGED
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
11
  ### Docs
12
 
13
  - Average document length now uses tokens instead of characters
 
14
  - Changes to `*/descriptive_stats.json`:
15
  - The object no longer includes revision.
16
  - Now include character-level metrics along with minimum and maximum length. Removed average document length as it is computable from existing metrics.
 
11
  ### Docs
12
 
13
  - Average document length now uses tokens instead of characters
14
+ - Added vizualization for checking document length in sub datasets
15
  - Changes to `*/descriptive_stats.json`:
16
  - The object no longer includes revision.
17
  - Now include character-level metrics along with minimum and maximum length. Removed average document length as it is computable from existing metrics.