Rodrigo1771 commited on
Commit
011428a
·
verified ·
1 Parent(s): 7c14185

Rename symptemist-ner.py to symptemist-8-ner.py

Browse files
symptemist-ner.py → symptemist-8-ner.py RENAMED
@@ -15,7 +15,7 @@ _DESCRIPTION = """\
15
  https://temu.bsc.es/symptemist/
16
  """
17
 
18
- _URL = "https://huggingface.co/datasets/Rodrigo1771/symptemist-ner/resolve/main/"
19
  _TRAINING_FILE = "train.conll"
20
  _DEV_FILE = "dev.conll"
21
  _TEST_FILE = "test.conll"
 
15
  https://temu.bsc.es/symptemist/
16
  """
17
 
18
+ _URL = "https://huggingface.co/datasets/Rodrigo1771/symptemist-8-ner/resolve/main/"
19
  _TRAINING_FILE = "train.conll"
20
  _DEV_FILE = "dev.conll"
21
  _TEST_FILE = "test.conll"