query
stringlengths
1.01k
96.3k
response
stringlengths
16
106k
rejected_response
stringlengths
36
108k
source
stringclasses
9 values
format
stringclasses
2 values
error_category
stringclasses
6 values
num_entities
int64
0
584
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><organization>EU</organization> rejects <miscellaneous>German</miscellaneous> call to boycott <miscellaneous>British</miscellaneous> lamb .</response>
<response><miscellaneous> EU </miscellaneous> rejects <organization> German </organization> call to boycott <organization> British </organization> lamb .</response>
extraordinarylab/conll2003
inline
wrong_entity_types
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><person>Peter Blackburn</person></response>
<response>Peter <person> Blackburn </person></response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>BRUSSELS</location> 1996-08-22</response>
{"entities": [{"text": "BRUSSELS", "type": "location"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>The <organization>European Commission</organization> said on Thursday it disagreed with <miscellaneous>German</miscellaneous> advice to consumers to shun <miscellaneous>British</miscellaneous> lamb until scientists determine whether mad cow disease can be transmitted to sheep .</response>
<response>The European <organization> Commission </organization> said on Thursday it disagreed <miscellaneous> with </miscellaneous> German advice to consumers to <miscellaneous> shun </miscellaneous> British lamb until scientists determine whether mad cow disease can be transmitted to sheep .</response>
extraordinarylab/conll2003
inline
incorrect_spans
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Germany", "type": "location"}, {"text": "European Union", "type": "organization"}, {"text": "Werner Zwingmann", "type": "person"}, {"text": "Britain", "type": "location"}]}
{"entities": [{"text": "Germany", "type": "location"}, {"text": "Werner Zwingmann", "type": "person"}]}
extraordinarylab/conll2003
json
missing_entities
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Commission", "type": "organization"}, {"text": "Nikolaus van der Pas", "type": "person"}]}
{"entities": [{"text": "Commission", "type": "organization"}, {"text": "Nikolaus van der Pas", "type": "person"}, {"text": ".", "type": "person"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>He said further scientific study was required and if it was found that action was needed it should be taken by the <organization>European Union</organization> .</response>
<response>He said further scientific study was required and if it was found that action was needed it should be taken by the <organization> European Union </organization> .</response>
extraordinarylab/conll2003
inline
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "EU", "type": "organization"}, {"text": "Franz Fischler", "type": "person"}]}
{"entities": [{"text": "by", "type": "organization"}, {"text": "Commissioner Franz Fischler", "type": "person"}]}
extraordinarylab/conll2003
json
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><person>Fischler</person> proposed <miscellaneous>EU-wide</miscellaneous> measures after reports from <location>Britain</location> and <location>France</location> that under laboratory conditions sheep could contract <miscellaneous>Bovine Spongiform Encephalopathy</miscellaneous> ( <miscellaneous>BSE</miscell...
<response><person> Fischler </person> proposed <miscellaneous> EU-wide </miscellaneous> measures after reports from Britain and <location> France </location> that under laboratory conditions sheep could contract <miscellaneous> Bovine Spongiform Encephalopathy </miscellaneous> ( BSE ) -- mad cow disease .</response>
extraordinarylab/conll2003
inline
missing_entities
6
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>But <person>Fischler</person> agreed to review his proposal after the <organization>EU</organization> 's standing veterinary committee , mational animal health officials , questioned if such action was justified as there was only a slight risk to human health .</response>
{"entities": [{"text": "Fischler", "type": "person"}, {"text": "EU", "type": "organization"}]}
extraordinarylab/conll2003
inline
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Spanish", "type": "miscellaneous"}, {"text": "Loyola de Palacio", "type": "person"}, {"text": "Fischler", "type": "person"}, {"text": "EU", "type": "organization"}]}
{"entities": [{"text": "Spanish", "type": "miscellaneous"}, {"text": "de Palacio", "type": "person"}, {"text": "Fischler", "type": "person"}, {"text": "EU", "type": "organization"}]}
extraordinarylab/conll2003
json
incorrect_spans
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": ".", "type": "person"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Only <location>France</location> and <location>Britain</location> backed <person>Fischler</person> 's proposal .</response>
<response>Only <location> France </location> and <location> Britain </location> backed <person> Fischler </person> <person> 's </person> proposal .</response>
extraordinarylab/conll2003
inline
hallucinated_entities
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "EU", "type": "organization"}]}
{"entities": [{"text": "EU", "type": "organization"}]}
extraordinarylab/conll2003
json
missing_entities
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Sheep have long been known to contract scrapie , a brain-wasting disease similar to <miscellaneous>BSE</miscellaneous> which is believed to have been transferred to cattle through feed containing animal waste .</response>
<response>Sheep have long been known to contract scrapie , a brain-wasting disease similar to <miscellaneous> BSE </miscellaneous> which is believed to have been transferred to cattle through feed containing animal waste .</response>
extraordinarylab/conll2003
inline
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><miscellaneous>British</miscellaneous> farmers denied on Thursday there was any danger to human health from their sheep , but expressed concern that <miscellaneous>German</miscellaneous> government advice to consumers to avoid <miscellaneous>British</miscellaneous> lamb might influence consumers across <locat...
<response><miscellaneous> British </miscellaneous> farmers denied on Thursday there was any danger to human health from <person> their sheep , </person> but expressed concern that <miscellaneous> German </miscellaneous> government advice to consumers to avoid <miscellaneous> British </miscellaneous> lamb might influenc...
extraordinarylab/conll2003
inline
hallucinated_entities
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>" What we have to be extremely careful of is how other countries are going to take <location>Germany</location> 's lead , " <organization>Welsh National Farmers ' Union</organization> ( <organization>NFU</organization> ) chairman <person>John Lloyd Jones</person> said on <organization>BBC radio</organization>...
<response>" What we have to be extremely careful of is how other countries are going to take <organization> Germany </organization> 's lead , " <organization> Welsh National Farmers ' Union </organization> ( <location> NFU </location> ) chairman <person> John Lloyd Jones </person> said on <person> BBC radio </person> ....
extraordinarylab/conll2003
inline
wrong_entity_types
5
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Bonn", "type": "location"}, {"text": "British", "type": "miscellaneous"}]}
{"entities": [{"text": "Bonn has", "type": "location"}, {"text": "British", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Germany", "type": "location"}, {"text": "Britain", "type": "location"}]}
{"entities": [{"text": "Germany", "type": "location"}, {"text": "Britain", "type": "location"}, {"text": "total imports .", "type": "person"}, {"text": "47,600 sheep", "type": "organization"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>It brought in 4,275 tonnes of <miscellaneous>British</miscellaneous> mutton , some 10 percent of overall imports .</response>
{"entities": [{"text": "British", "type": "miscellaneous"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Hendrix", "type": "person"}]}
<response>Rare <person> Hendrix </person> song draft sells for almost $ 17,000 .</response>
extraordinarylab/conll2003
json
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "LONDON", "type": "location"}]}
{"entities": [{"text": "LONDON", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "U.S.", "type": "location"}, {"text": "Jimi Hendrix", "type": "person"}]}
<response>A rare early handwritten draft of a song by <location> U.S. </location> guitar legend <person> Jimi Hendrix </person> was sold for almost $ 17,000 on Thursday at an auction of some of the late musician 's favourite possessions .</response>
extraordinarylab/conll2003
json
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>A <location>Florida</location> restaurant paid 10,925 pounds ( $ 16,935 ) for the draft of " <miscellaneous>Ai n't no telling</miscellaneous> " , which <person>Hendrix</person> penned on a piece of <location>London</location> hotel stationery in late 1966 .</response>
<response>A <location> Florida </location> restaurant paid 10,925 pounds ( $ 16,935 ) for the draft of " Ai n't no telling " , which <person> Hendrix </person> penned on a piece of London hotel stationery in late 1966 .</response>
extraordinarylab/conll2003
inline
missing_entities
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>At the end of a January 1967 concert in the <miscellaneous>English</miscellaneous> city of <location>Nottingham</location> he threw the sheet of paper into the audience , where it was retrieved by a fan .</response>
{"entities": [{"text": "English", "type": "miscellaneous"}, {"text": "Nottingham", "type": "location"}]}
extraordinarylab/conll2003
inline
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Hendrix", "type": "person"}, {"text": "Kathy Etchingham", "type": "person"}]}
<response>Buyers also snapped up 16 other items that were put up for auction by <person> Hendrix </person> 's former girlfriend <person> Kathy Etchingham </person> , who lived with him from 1966 to 1969 .</response>
extraordinarylab/conll2003
json
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Hendrix", "type": "person"}, {"text": "Australian", "type": "miscellaneous"}]}
{"entities": [{"text": "Hendrix", "type": "person"}, {"text": "Australian", "type": "miscellaneous"}, {"text": "purchaser bought for", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "overdose in", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "China", "type": "location"}, {"text": "Taiwan", "type": "location"}]}
{"entities": [{"text": "China says", "type": "location"}, {"text": "says Taiwan", "type": "location"}]}
extraordinarylab/conll2003
json
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>BEIJING</location> 1996-08-22</response>
{"entities": [{"text": "BEIJING", "type": "location"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>China</location> on Thursday accused <location>Taipei</location> of spoiling the atmosphere for a resumption of talks across the <location>Taiwan Strait</location> with a visit to <location>Ukraine</location> by <miscellaneous>Taiwanese</miscellaneous> Vice President <person>Lien Chan</person> this ...
<response>China on Thursday accused Taipei of spoiling the atmosphere for a resumption of talks across the <location> Taiwan Strait </location> with a visit to <location> Ukraine </location> by <miscellaneous> Taiwanese </miscellaneous> Vice President <person> Lien Chan </person> this week that infuriated Beijing .</re...
extraordinarylab/conll2003
inline
missing_entities
7
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Speaking only hours after <miscellaneous>Chinese</miscellaneous> state media said the time was right to engage in political talks with <location>Taiwan</location> , <organization>Foreign Ministry</organization> spokesman <person>Shen Guofang</person> told <organization>Reuters</organization> : " The necessary...
<response>Speaking only hours after <miscellaneous> Chinese </miscellaneous> state media said the time was right to engage in political talks with <location> Taiwan </location> , <miscellaneous> Foreign Ministry </miscellaneous> spokesman <person> Shen Guofang </person> told <miscellaneous> Reuters </miscellaneous> : "...
extraordinarylab/conll2003
inline
wrong_entity_types
6
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "China", "type": "location"}, {"text": "Taipei", "type": "location"}, {"text": "Tang Shubei", "type": "person"}, {"text": "Taiwan", "type": "location"}]}
<response>State media quoted <location> China </location> 's top negotiator with <location> Taipei </location> , <person> Tang Shubei </person> , as telling a visiting group from <location> Taiwan </location> on Wednesday that it was time for the rivals to hold political talks .</response>
extraordinarylab/conll2003
json
format_mismatch
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "political", "type": "miscellaneous"}, {"text": "Now is", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>that is to end the state of hostility , " Thursday 's overseas edition of the <organization>People 's Daily</organization> quoted <person>Tang</person> as saying .</response>
<response>that is to end the state of hostility , " Thursday 's overseas edition of the People 's Daily quoted <person> Tang </person> as saying .</response>
extraordinarylab/conll2003
inline
missing_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>The foreign ministry 's <organization>Shen</organization> told <organization>Reuters Television</organization> in an interview he had read reports of <person>Tang</person> 's comments but gave no details of why the negotiator had considered the time right for talks with <location>Taiwan</location> , which <lo...
<response>The foreign ministry 's Shen told <organization> Reuters Television </organization> in an interview he had read reports of <person> Tang </person> 's comments but gave no details of why the negotiator had considered the time right for talks with <location> Taiwan </location> , which Beijing considers a renega...
extraordinarylab/conll2003
inline
missing_entities
5
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "China", "type": "location"}, {"text": "Taipei", "type": "location"}, {"text": "Ukraine", "type": "location"}, {"text": "Taiwanese", "type": "miscellaneous"}, {"text": "Lien", "type": "person"}]}
{"entities": [{"text": "China", "type": "location"}, {"text": "Taipei", "type": "location"}, {"text": "Ukraine", "type": "location"}, {"text": "Taiwanese", "type": "miscellaneous"}, {"text": "Lien", "type": "person"}, {"text": "which has", "type": "organization"}, {"text": "recognition , was", "type": "organization"}]}
extraordinarylab/conll2003
json
hallucinated_entities
5
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "China", "type": "location"}, {"text": "Taiwan", "type": "location"}]}
<response><location> China </location> says time right for <location> Taiwan </location> talks .</response>
extraordinarylab/conll2003
json
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "BEIJING", "type": "location"}]}
{"entities": [{"text": "BEIJING", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>China</location> has said it was time for political talks with <location>Taiwan</location> and that the rival island should take practical steps towards that goal .</response>
<response><location> China </location> has said it was time for political talks with Taiwan and that the rival island should take practical steps towards that goal .</response>
extraordinarylab/conll2003
inline
missing_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Consultations should be held to set the time and format of the talks , the official <organization>Xinhua</organization> news agency quoted <person>Tang Shubei</person> , executive vice chairman of the <organization>Association for Relations Across the Taiwan Straits</organization> , as saying late on Wednesda...
{"entities": [{"text": "Xinhua", "type": "organization"}, {"text": "Tang Shubei", "type": "person"}, {"text": "Association for Relations Across the Taiwan Straits", "type": "organization"}]}
extraordinarylab/conll2003
inline
format_mismatch
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><miscellaneous>German</miscellaneous> July car registrations up 14.2 pct yr / yr .</response>
<response><miscellaneous> German </miscellaneous> July car registrations up 14.2 pct yr / yr .</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>FRANKFURT</location> 1996-08-22</response>
<response><location> FRANKFURT </location> 1996-08-22</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><miscellaneous>German</miscellaneous> first-time registrations of motor vehicles jumped 14.2 percent in July this year from the year-earlier period , the <organization>Federal office for motor vehicles</organization> said on Thursday .</response>
<response>German <miscellaneous> first-time </miscellaneous> registrations of motor vehicles jumped 14.2 percent in July this year from the year-earlier period , <organization> the Federal office for motor </organization> vehicles said on Thursday .</response>
extraordinarylab/conll2003
inline
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "registered", "type": "miscellaneous"}, {"text": "The office", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "July 1995 .", "type": "location"}, {"text": "decline for trucks", "type": "location"}, {"text": "percent", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Motor-bike registration rose 32.7 percent in the period .</response>
<response>Motor-bike registration rose 32.7 percent in <location> the period . </location></response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Germans", "type": "miscellaneous"}, {"text": "German", "type": "miscellaneous"}]}
{"entities": [{"text": "German", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
missing_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "German", "type": "miscellaneous"}]}
{"entities": [{"text": "German", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Volkswagen AG", "type": "organization"}]}
{"entities": [{"text": "Volkswagen AG", "type": "organization"}]}
extraordinarylab/conll2003
json
missing_entities
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Opel AG", "type": "organization"}, {"text": "General Motors", "type": "organization"}]}
{"entities": [{"text": "Opel AG", "type": "organization"}, {"text": "General Motors", "type": "organization"}, {"text": "the", "type": "location"}, {"text": "registrations , 16.4", "type": "person"}, {"text": "place with", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Ford", "type": "organization"}]}
<response>Third was <organization> Ford </organization> with 35,563 registrations , or 11.7 percent .</response>
extraordinarylab/conll2003
json
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Only <organization>Seat</organization> and <organization>Porsche</organization> had fewer registrations in July 1996 compared to last year 's July .</response>
<response><person> Only </person> <organization> Seat </organization> and <organization> Porsche </organization> had fewer registrations in July 1996 compared to last year 's <location> July . </location></response>
extraordinarylab/conll2003
inline
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><organization>Seat</organization> posted 3,420 registrations compared with 5522 registrations in July a year earlier .</response>
{"entities": [{"text": "Seat", "type": "organization"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><organization>Porsche</organization> 's registrations fell to 554 from 643 .</response>
{"entities": [{"text": "Porsche", "type": "organization"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><miscellaneous>GREEK</miscellaneous> SOCIALISTS GIVE GREEN LIGHT TO PM FOR ELECTIONS .</response>
<response><miscellaneous> GREEK </miscellaneous> SOCIALISTS GIVE GREEN LIGHT TO PM FOR ELECTIONS .</response>
extraordinarylab/conll2003
inline
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>ATHENS</location> 1996-08-22</response>
<response><location> ATHENS </location> 1996-08-22</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>The <miscellaneous>Greek</miscellaneous> socialist party 's executive bureau gave the green light to Prime Minister <person>Costas Simitis</person> to call snap elections , its general secretary <person>Costas Skandalidis</person> told reporters .</response>
<response>The <miscellaneous> Greek </miscellaneous> socialist party 's executive <organization> bureau gave the </organization> <miscellaneous> green light </miscellaneous> to Prime Minister <person> Costas Simitis </person> <person> to call snap </person> elections , its general secretary <person> Costas Skandalidis ...
extraordinarylab/conll2003
inline
hallucinated_entities
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Costas Simitis", "type": "person"}, {"text": "Skandalidis", "type": "person"}]}
{"entities": [{"text": "Simitis", "type": "person"}, {"text": "Skandalidis", "type": "person"}]}
extraordinarylab/conll2003
json
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>-- <person>Dimitris Kontogiannis</person> , <organization>Athens Newsroom</organization> +301 3311812-4</response>
<response>-- <person> Dimitris Kontogiannis </person> , <organization> Athens Newsroom </organization> +301 3311812-4</response>
extraordinarylab/conll2003
inline
wrong_entity_types
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><organization>BayerVB</organization> sets <miscellaneous>C$</miscellaneous> 100 million six-year bond .</response>
{"entities": [{"text": "BayerVB", "type": "organization"}, {"text": "C$", "type": "miscellaneous"}]}
extraordinarylab/conll2003
inline
format_mismatch
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "LONDON", "type": "location"}]}
{"entities": [{"text": "LONDON", "type": "location"}]}
extraordinarylab/conll2003
json
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Toronto Dominion", "type": "person"}]}
{"entities": [{"text": "manager Toronto Dominion", "type": "person"}]}
extraordinarylab/conll2003
json
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "BAYERISCHE VEREINSBANK", "type": "organization"}]}
{"entities": [{"text": "BORROWER BAYERISCHE VEREINSBANK", "type": "organization"}]}
extraordinarylab/conll2003
json
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "C$", "type": "miscellaneous"}]}
<response>AMT <miscellaneous> C$ </miscellaneous> 100 MLN COUPON 6.625 MATURITY 24.SEP.02</response>
extraordinarylab/conll2003
json
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "DATE 24.SEP.96", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>FULL FEES 1.875 REOFFER 99.32 SPREAD +20 BP</response>
<response>FULL FEES 1.875 <location> REOFFER 99.32 </location> SPREAD +20 BP</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "MOODY AA1", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "S&P", "type": "organization"}, {"text": "US", "type": "location"}, {"text": "UK", "type": "location"}, {"text": "CA", "type": "location"}]}
{"entities": [{"text": "=", "type": "organization"}, {"text": "US", "type": "location"}, {"text": "UK", "type": "location"}, {"text": "CA", "type": "location"}]}
extraordinarylab/conll2003
json
incorrect_spans
4
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": []}
{"entities": [{"text": "NO CRS DEFLT", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>GOV LAW <miscellaneous>GERMAN</miscellaneous> HOME CTRY = TAX PROVS STANDARD</response>
{"entities": [{"text": "GERMAN", "type": "miscellaneous"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>MGT / UND 0.275 SELL CONC 1.60 PRAECIP =</response>
<response>MGT / <person> UND 0.275 SELL </person> CONC 1.60 PRAECIP =</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>UNDERLYING GOVT BOND 7.0 PCT SEPT 2001</response>
<response>UNDERLYING GOVT <person> BOND 7.0 </person> PCT SEPT 2001</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "BAYERISCHE VEREINSBANK", "type": "organization"}]}
{"entities": [{"text": "BAYERISCHE VEREINSBANK", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>-- <organization>London Newsroom</organization> +44 171 542 7658</response>
<response>-- <organization> London Newsroom </organization> +44 171 542 7658</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><organization>Venantius</organization> sets $ 300 million January 1999 FRN .</response>
<response><organization> Venantius </organization> sets $ 300 million January 1999 FRN .</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>LONDON</location> 1996-08-22</response>
<response><location> LONDON </location> 1996-08-22</response>
extraordinarylab/conll2003
inline
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Lehman Brothers International", "type": "organization"}]}
{"entities": [{"text": "manager Lehman Brothers International", "type": "organization"}]}
extraordinarylab/conll2003
json
incorrect_spans
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>BORROWER <organization>VENANTIUS AB</organization> ( <miscellaneous>SWEDISH</miscellaneous> NATIONAL MORTGAGE AGENCY )</response>
<response>BORROWER <organization> VENANTIUS AB </organization> ( <miscellaneous> SWEDISH </miscellaneous> NATIONAL MORTGAGE <location> AGENCY </location> )</response>
extraordinarylab/conll2003
inline
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>AMT $ 300 MLN SPREAD - 12.5 BP MATURITY 21.JAN.99</response>
<response>AMT $ 300 MLN SPREAD - <person> 12.5 BP MATURITY </person> 21.JAN.99</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>TYPE FRN BASE <organization>3M</organization> LIBOR PAY DATE S23.SEP.96</response>
<response>TYPE FRN BASE <person> 3M </person> LIBOR PAY DATE S23.SEP.96</response>
extraordinarylab/conll2003
inline
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>LAST MOODY AA3 ISS PRICE 99.956 FULL FEES 10 BP</response>
<response>LAST MOODY AA3 ISS PRICE 99.956 FULL FEES 10 <organization> BP </organization></response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>LAST <organization>S&P</organization> AA+ REOFFER =</response>
<response>LAST <organization> S&P </organization> <location> AA+ REOFFER </location> =</response>
extraordinarylab/conll2003
inline
hallucinated_entities
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>NOTES S SHORT FIRST COUPON</response>
<response>NOTES <location> S SHORT </location> FIRST COUPON</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>LISTING <location>LONDON</location> DENOMS ( K ) 1-10-100 SALE LIMITS <location>US</location> / <location>UK</location> / <location>JP</location> / <location>FR</location></response>
<response><location> LISTING </location> LONDON DENOMS ( K ) 1-10-100 SALE <location> LIMITS </location> US <location> / UK </location> / <location> JP </location> / <location> FR </location></response>
extraordinarylab/conll2003
inline
incorrect_spans
5
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>NEG PLG YES CRS DEFLT NO FORCE MAJ IPMA 2</response>
<response>NEG PLG <location> YES CRS </location> DEFLT NO <miscellaneous> FORCE MAJ </miscellaneous> IPMA 2</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "ENGLISH", "type": "miscellaneous"}, {"text": "SWEDEN", "type": "location"}]}
{"entities": [{"text": "ENGLISH", "type": "miscellaneous"}, {"text": "SWEDEN", "type": "location"}, {"text": "TAX PROVS STANDARD", "type": "miscellaneous"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>MGT / UND 5 BP SELL CONC 5 BP PRAECIP =</response>
<response>MGT / <location> UND 5 </location> BP SELL CONC 5 <location> BP PRAECIP = </location></response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>NOTES ISSUED OFF EMTN PROGRAMME</response>
<response>NOTES <organization> ISSUED OFF EMTN </organization> PROGRAMME</response>
extraordinarylab/conll2003
inline
hallucinated
0
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "London Newsroom", "type": "organization"}]}
{"entities": [{"text": "London Newsroom", "type": "person"}]}
extraordinarylab/conll2003
json
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>Port conditions update - <location>Syria</location> - <organization>Lloyds Shipping</organization> .</response>
<response>Port conditions <miscellaneous> update </miscellaneous> - <location> Syria </location> - <organization> Lloyds Shipping </organization> .</response>
extraordinarylab/conll2003
inline
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Lloyds Shipping Intelligence Service", "type": "organization"}]}
{"entities": [{"text": "Lloyds Shipping Intelligence Service", "type": "organization"}, {"text": "Port", "type": "person"}]}
extraordinarylab/conll2003
json
hallucinated_entities
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "LATTAKIA", "type": "location"}, {"text": "Lattakia", "type": "location"}, {"text": "Tartous", "type": "location"}]}
{"entities": [{"text": "LATTAKIA", "type": "location"}, {"text": "Lattakia", "type": "location"}, {"text": "Tartous", "type": "location"}, {"text": ",", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated_entities
3
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Israel", "type": "location"}, {"text": "Syria", "type": "location"}]}
{"entities": [{"text": "Israel plays", "type": "location"}, {"text": "Syria", "type": "location"}]}
extraordinarylab/conll2003
json
incorrect_spans
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><person>Colleen Siegel</person></response>
{"entities": [{"text": "Colleen Siegel", "type": "person"}]}
extraordinarylab/conll2003
inline
format_mismatch
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>JERUSALEM</location> 1996-08-22</response>
<response><miscellaneous> JERUSALEM </miscellaneous> 1996-08-22</response>
extraordinarylab/conll2003
inline
wrong_entity_types
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response><location>Israel</location> 's outgoing peace negotiator with <location>Syria</location> said on Thursday current tensions between the two countries appeared to be a storm in a teacup .</response>
<response><location> Israel </location> 's outgoing <location> peace negotiator with </location> <location> Syria </location> said on Thursday current tensions between the two countries appeared to be a storm in <location> a teacup . </location></response>
extraordinarylab/conll2003
inline
hallucinated_entities
2
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Itamar Rabinovich", "type": "person"}, {"text": "Israel", "type": "location"}, {"text": "Washington", "type": "location"}, {"text": "Syria", "type": "location"}, {"text": "Israel Radio", "type": "organization"}, {"text": "Damascus", "type": "location"}]}
{"entities": [{"text": "Israel", "type": "location"}, {"text": "Itamar Rabinovich", "type": "person"}, {"text": "Syria", "type": "location"}, {"text": "Israel Radio", "type": "organization"}]}
extraordinarylab/conll2003
json
missing_entities
6
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
<response>" It appears to me the <miscellaneous>Syrian</miscellaneous> priority is still to negotiate .</response>
<response>" It appears to me the <miscellaneous> Syrian </miscellaneous> priority is still to negotiate .</response>
extraordinarylab/conll2003
inline
missing_entities
1
You are a named entity recognition system that identifies the following entity types: - person: Names of people, including first and last names - organization: Names of companies, institutions, organizations, etc. - location: Names of locations, cities, states, countries, etc. - miscellaneous: Miscellaneous entities no...
{"entities": [{"text": "Syrians", "type": "miscellaneous"}, {"text": "Washington", "type": "location"}]}
{"entities": [{"text": "Syrians", "type": "miscellaneous"}, {"text": "Washington", "type": "location"}, {"text": "here", "type": "location"}]}
extraordinarylab/conll2003
json
hallucinated_entities
2