asahi417 commited on
Commit
068c816
1 Parent(s): 9c78c6f
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ An example of `train` looks as follows.
42
  ```
43
 
44
  ### Label ID
45
- The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/conll2003/raw/main/dataset/label.json).
46
  ```python
47
  {
48
  "B-corporation": 0,
42
  ```
43
 
44
  ### Label ID
45
+ The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/wnut2017/raw/main/dataset/label.json).
46
  ```python
47
  {
48
  "B-corporation": 0,