Update openwebtext.py with trust_remote_code

#14
Files changed (1) hide show
  1. openwebtext.py +1 -0
openwebtext.py CHANGED
@@ -18,6 +18,7 @@ import re
18
 
19
  import datasets
20
 
 
21
 
22
  _CITATION = """\
23
  @misc{Gokaslan2019OpenWeb,
 
18
 
19
  import datasets
20
 
21
+ trust_remote_code=True
22
 
23
  _CITATION = """\
24
  @misc{Gokaslan2019OpenWeb,