regisss HF Staff commited on
Commit
7a41fd7
·
verified ·
1 Parent(s): 9654009

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,4 +28,8 @@ configs:
28
  path: data/validation-*
29
  - split: test
30
  path: data/test-*
 
 
31
  ---
 
 
 
28
  path: data/validation-*
29
  - split: test
30
  path: data/test-*
31
+ size_categories:
32
+ - 1M<n<10M
33
  ---
34
+
35
+ The [WMT14 English-German Translation Data w/ further preprocessing](https://huggingface.co/datasets/stas/wmt14-en-de-pre-processed) dataset without needing to run remote code, so it is compatible with datasets >= 4.0.0.