leonadase commited on
Commit
361a384
1 Parent(s): f1616c4

Update mycoll3.py

Browse files
Files changed (1) hide show
  1. mycoll3.py +1 -1
mycoll3.py CHANGED
@@ -50,7 +50,7 @@ tagging scheme, whereas the original dataset uses IOB1.
50
  For more details see https://www.clips.uantwerpen.be/conll2003/ner/ and https://www.aclweb.org/anthology/W03-0419
51
  """
52
 
53
- _URL = "https://cdn-lfs.huggingface.co/datasets/leonadase/mycoll3/96a104d174ddae7558bab603f19382c5fe02ff1da5c077a7f3ce2ced1578a2c3"
54
  _TRAINING_FILE = "train.txt"
55
  _DEV_FILE = "valid.txt"
56
  _TEST_FILE = "test.txt"
 
50
  For more details see https://www.clips.uantwerpen.be/conll2003/ner/ and https://www.aclweb.org/anthology/W03-0419
51
  """
52
 
53
+ _URL = "https://cdn-lfs.huggingface.co/datasets/leonadase/mycoll3/88f1f7111b6ccb1897ba06879b5a782f237755dfa48640610adedbe6ce098937"
54
  _TRAINING_FILE = "train.txt"
55
  _DEV_FILE = "valid.txt"
56
  _TEST_FILE = "test.txt"