Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
tner
/
label2id
like
0
Follow
TNER
10
Dataset card
Files
Files and versions
Community
7626b6b
label2id
/
files
/
conll2003.json
asahi417
update
75c3fa9
over 2 years ago
raw
Copy download link
history
blame
Safe
106 Bytes
{
"O"
:
0
,
"B-ORG"
:
1
,
"B-MISC"
:
2
,
"B-PER"
:
3
,
"I-PER"
:
4
,
"B-LOC"
:
5
,
"I-ORG"
:
6
,
"I-MISC"
:
7
,
"I-LOC"
:
8
}