asahi417 commited on
Commit
e17a819
1 Parent(s): a597ef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -205,7 +205,7 @@ An example of `train` of `ja` looks as follows.
205
  ```
206
 
207
  ### Label ID
208
- The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/btc/raw/main/dataset/label.json).
209
  ```python
210
  {
211
  "B-LOC": 0,
 
205
  ```
206
 
207
  ### Label ID
208
+ The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/wikiann/raw/main/dataset/label.json).
209
  ```python
210
  {
211
  "B-LOC": 0,