robinq commited on
Commit
2610b96
1 Parent(s): 1a6b48b

Update suc3_1.py

Browse files
Files changed (1) hide show
  1. suc3_1.py +1 -1
suc3_1.py CHANGED
@@ -54,7 +54,7 @@ _LICENSE = "CC-BY-4.0"
54
  # TODO: Add link to the official dataset URLs here
55
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
56
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
57
- _URL = "https://huggingface.co/datasets/KBLab/suc3_1/resolve/main/data/"
58
  _URLS = {
59
  "original_tags": {
60
  "cased": "original_tags/cased.tar.gz",
 
54
  # TODO: Add link to the official dataset URLs here
55
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
56
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
57
+ _URL = "https://huggingface.co/datasets/KBLab/sucx3_ner/resolve/main/data/"
58
  _URLS = {
59
  "original_tags": {
60
  "cased": "original_tags/cased.tar.gz",