anonymous-nlp commited on
Commit
7c73658
·
verified ·
1 Parent(s): aed5408

Update dataset.py

Browse files
Files changed (1) hide show
  1. dataset.py +1 -1
dataset.py CHANGED
@@ -49,7 +49,7 @@ _LICENSE = ""
49
  # TODO: Add link to the official dataset URLs here
50
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
51
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
52
- _URL = "https://anonymous.4open.science/r/Datasets"
53
 
54
  LABELS_MAPPING = {
55
  "ami": {
 
49
  # TODO: Add link to the official dataset URLs here
50
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
51
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
52
+ _URL = "https://raw.githubusercontent.com/igorktech/DAISO-benchmark/dev"
53
 
54
  LABELS_MAPPING = {
55
  "ami": {