Harsit commited on
Commit
8d73c5c
·
1 Parent(s): cc38cfa

Update xnli.py

Browse files
Files changed (1) hide show
  1. xnli.py +0 -2
xnli.py CHANGED
@@ -73,8 +73,6 @@ class Xnli(datasets.GeneratorBasedBuilder):
73
  # No default supervised_keys (as we have to pass both premise
74
  # and hypothesis as input).
75
  supervised_keys=None,
76
- homepage="https://www.nyu.edu/projects/bowman/xnli/",
77
- citation=_CITATION,
78
  )
79
 
80
  def _split_generators(self, dl_manager):
 
73
  # No default supervised_keys (as we have to pass both premise
74
  # and hypothesis as input).
75
  supervised_keys=None,
 
 
76
  )
77
 
78
  def _split_generators(self, dl_manager):