tokens sequence | labels sequence |
|---|---|
[
"John",
"Doe",
"was",
"admitted",
"to",
"New",
"York",
"Hospital"
] | [
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"B-ORG"
] |
No dataset card yet
- Downloads last month
- 6
tokens sequence | labels sequence |
|---|---|
[
"John",
"Doe",
"was",
"admitted",
"to",
"New",
"York",
"Hospital"
] | [
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"B-ORG"
] |
No dataset card yet