Datasets:
tner
/

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
asahi417 commited on
Commit
572a821
1 Parent(s): 9477393

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,10 +11,10 @@ task_categories:
11
  - token-classification
12
  task_ids:
13
  - named-entity-recognition
14
- pretty_name: WNUT 2017
15
  ---
16
 
17
- # Dataset Card for "tner/wnut2017"
18
 
19
  ## Dataset Description
20
 
@@ -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/wnut2017/raw/main/dataset/label.json).
46
  ```python
47
  {
48
  "B-LOC": 0,
 
11
  - token-classification
12
  task_ids:
13
  - named-entity-recognition
14
+ pretty_name: TweeBank NER
15
  ---
16
 
17
+ # Dataset Card for "tner/tweebank_ner"
18
 
19
  ## Dataset Description
20
 
 
42
  ```
43
 
44
  ### Label ID
45
+ The label2id dictionary can be found at [here](https://huggingface.co/datasets/tner/tweebank_ner/raw/main/dataset/label.json).
46
  ```python
47
  {
48
  "B-LOC": 0,