Felix commited on
Commit
b4089a8
1 Parent(s): bd4b9b1

try to chang _URL to resolve

Browse files
Files changed (1) hide show
  1. superlim-2.py +1 -1
superlim-2.py CHANGED
@@ -108,7 +108,7 @@ The original dataset can be found here https://github.com/trtm/AURC. The test s
108
  _argumentation_sentences_DESCRIPTION_CITATION = """\
109
  """
110
  # TODO: Add link to the official GitHub repo once it becomes public
111
- _URL = "https://huggingface.co/datasets/sbx/superlim-2/raw/main/data/"
112
  _TASKS = {
113
  "absabank": "absabank-imm",
114
  "argumentation_sent":"argumentation-sentences",
 
108
  _argumentation_sentences_DESCRIPTION_CITATION = """\
109
  """
110
  # TODO: Add link to the official GitHub repo once it becomes public
111
+ _URL = "https://huggingface.co/datasets/sbx/superlim-2/resolve/main/data/"
112
  _TASKS = {
113
  "absabank": "absabank-imm",
114
  "argumentation_sent":"argumentation-sentences",