Clémentine commited on
Commit
4c93549
·
1 Parent(s): c106d7c
Files changed (1) hide show
  1. pile_helm.py +3 -3
pile_helm.py CHANGED
@@ -31,9 +31,9 @@ names = [
31
  "nih-exporter",
32
  "stackexchange",
33
  "pubmed-central",
34
- "ubuntu-irc",
35
- "bookcorpus",
36
- "philpapers",
37
  ]
38
 
39
  class Builder(datasets.GeneratorBasedBuilder):
 
31
  "nih-exporter",
32
  "stackexchange",
33
  "pubmed-central",
34
+ #"ubuntu-irc", # too small to split 10 ways according to helm code
35
+ #"bookcorpus",
36
+ #"philpapers",
37
  ]
38
 
39
  class Builder(datasets.GeneratorBasedBuilder):