thomwolf HF Staff commited on
Commit
5b0e976
·
1 Parent(s): 1da9876
Files changed (1) hide show
  1. wmt_14.py +1 -1
wmt_14.py CHANGED
@@ -25,7 +25,7 @@ _DESCRIPTION = """
25
  Reference: General Assembly
26
  """
27
 
28
- class Summarization(datasets.GeneratorBasedBuilder):
29
  VERSION = datasets.Version("1.0.0")
30
 
31
  BUILDER_CONFIGS = [
 
25
  Reference: General Assembly
26
  """
27
 
28
+ class WMT14(datasets.GeneratorBasedBuilder):
29
  VERSION = datasets.Version("1.0.0")
30
 
31
  BUILDER_CONFIGS = [