askander commited on
Commit
d9245d1
1 Parent(s): e0e91bc

Update superlim-2.py

Browse files
Files changed (1) hide show
  1. superlim-2.py +1 -1
superlim-2.py CHANGED
@@ -115,7 +115,7 @@ The original dataset can be found here https://github.com/trtm/AURC. The test s
115
  _argumentation_sentences_DESCRIPTION_CITATION = """\
116
  """
117
 
118
- _RELEASE_VERSION = "2.0.3"
119
  _GH_REPOSITORY = "https://raw.githubusercontent.com/spraakbanken/SuperLim-2/"
120
  _URL = f"{_GH_REPOSITORY}/{_RELEASE_VERSION}/"
121
 
115
  _argumentation_sentences_DESCRIPTION_CITATION = """\
116
  """
117
 
118
+ _RELEASE_VERSION = "2.0.4"
119
  _GH_REPOSITORY = "https://raw.githubusercontent.com/spraakbanken/SuperLim-2/"
120
  _URL = f"{_GH_REPOSITORY}/{_RELEASE_VERSION}/"
121