ccdv commited on
Commit
dd5cad8
1 Parent(s): 543fb54
Files changed (1) hide show
  1. arxiv-summarization.py +1 -1
arxiv-summarization.py CHANGED
@@ -68,7 +68,7 @@ class ArxivSummarizationDataset(datasets.GeneratorBasedBuilder):
68
  ),
69
  ]
70
 
71
- DEFAULT_CONFIG_NAME = "section"
72
 
73
  def _info(self):
74
  # Should return a datasets.DatasetInfo object
 
68
  ),
69
  ]
70
 
71
+ DEFAULT_CONFIG_NAME = "document"
72
 
73
  def _info(self):
74
  # Should return a datasets.DatasetInfo object