Datasets:
rcds
/

ArXiv:
Tags:
legal
License:
ramonachristen commited on
Commit
f402610
1 Parent(s): ba4e7ed

Update MultiLegalNeg.py

Browse files
Files changed (1) hide show
  1. MultiLegalNeg.py +1 -1
MultiLegalNeg.py CHANGED
@@ -50,7 +50,7 @@ class MultiLegalNeg(datasets.GeneratorBasedBuilder):
50
  for language in _LANGUAGES + ['all']
51
  for subset in _SUBSETS + ['all']
52
  ]
53
- DEFAULT_CONFIG_NAME = 'all_all'
54
  def _info(self):
55
  features = datasets.Features(
56
  {
 
50
  for language in _LANGUAGES + ['all']
51
  for subset in _SUBSETS + ['all']
52
  ]
53
+
54
  def _info(self):
55
  features = datasets.Features(
56
  {