samanjoy2 commited on
Commit
08021c6
1 Parent(s): 212cfe1

Update multiconer_v1.py

Browse files
Files changed (1) hide show
  1. multiconer_v1.py +2 -1
multiconer_v1.py CHANGED
@@ -42,7 +42,8 @@ For more details see https://multiconer.github.io/
42
  """
43
 
44
  # _URL = "https://huggingface.co/datasets/MultiCoNER/multiconer_v2/resolve/main"
45
- _URL = "https://huggingface.co/datasets/samanjoy2/multiconer_v1/tree/main"
 
46
 
47
  code_vs_lang_map = {"en": "English",
48
  "es": "Spanish",
 
42
  """
43
 
44
  # _URL = "https://huggingface.co/datasets/MultiCoNER/multiconer_v2/resolve/main"
45
+ # _URL = "https://huggingface.co/datasets/samanjoy2/multiconer_v1/tree/main"
46
+ _URL = "https://huggingface.co/datasets/samanjoy2/multiconer_v1/resolve/main"
47
 
48
  code_vs_lang_map = {"en": "English",
49
  "es": "Spanish",