Add source-grounded human-readable NER schemas
Browse files- data/mit_restaurant_test.jsonl +0 -0
- data/mit_restaurant_train.jsonl +0 -0
- label_description_sources.json +28 -0
- verification_report.json +152 -0
data/mit_restaurant_test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/mit_restaurant_train.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
label_description_sources.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"provenance_note": "MIT publishes the BIO corpora, label names, subset distinction, papers, and annotated examples, but no separate MIT-authored prose glossary for all labels was located. Descriptions are conservative operational paraphrases, not verbatim official definitions.",
|
| 3 |
+
"official_corpus_page": "https://sls.csail.mit.edu/downloads/",
|
| 4 |
+
"official_restaurant_files": [
|
| 5 |
+
"https://sls.csail.mit.edu/downloads/restaurant/restauranttrain.bio",
|
| 6 |
+
"https://sls.csail.mit.edu/downloads/restaurant/restauranttest.bio"
|
| 7 |
+
],
|
| 8 |
+
"official_movie_simple_files": [
|
| 9 |
+
"https://sls.csail.mit.edu/downloads/movie/engtrain.bio",
|
| 10 |
+
"https://sls.csail.mit.edu/downloads/movie/engtest.bio"
|
| 11 |
+
],
|
| 12 |
+
"official_movie_complex_files": [
|
| 13 |
+
"https://sls.csail.mit.edu/downloads/movie/trivia10k13train.bio",
|
| 14 |
+
"https://sls.csail.mit.edu/downloads/movie/trivia10k13test.bio"
|
| 15 |
+
],
|
| 16 |
+
"primary_papers": {
|
| 17 |
+
"restaurant": {
|
| 18 |
+
"title": "A Study of using Syntactic and Semantic Structures for Concept Segmentation and Labeling",
|
| 19 |
+
"url": "https://aclanthology.org/C14-1020/",
|
| 20 |
+
"evidence": "Describes the restaurant semantic parsing task, labels, and examples such as Price, Cuisine, Location, and Amenity."
|
| 21 |
+
},
|
| 22 |
+
"movie": {
|
| 23 |
+
"title": "A Conversational Movie Search System Based on Conditional Random Fields",
|
| 24 |
+
"url": "https://www.isca-archive.org/interspeech_2012/liu12d_interspeech.html",
|
| 25 |
+
"evidence": "Describes movie-query semantic classes and examples, including titles, actors, MPAA ratings, viewer ratings, reviews, directors, characters, soundtracks, trailers, release dates, genres, quotes, and plot synopsis."
|
| 26 |
+
}
|
| 27 |
+
}
|
| 28 |
+
}
|
verification_report.json
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"script": "add_mit_schema.py",
|
| 3 |
+
"script_version": "1.0.1",
|
| 4 |
+
"source": {
|
| 5 |
+
"repo_id": "mneb/mit-restaurant",
|
| 6 |
+
"input_dir": null,
|
| 7 |
+
"resolved_source_root": "/mnt/iusers01/fatpou01/compsci01/y18944yw/.cache/huggingface/hub/datasets--mneb--mit-restaurant/snapshots/59bbf461473bd11c44a6681feb4471ebb6f8b18b",
|
| 8 |
+
"revision": null
|
| 9 |
+
},
|
| 10 |
+
"dataset": "restaurant",
|
| 11 |
+
"movie_subset_mode": "auto",
|
| 12 |
+
"schema_scope": "subset",
|
| 13 |
+
"verify_spans": false,
|
| 14 |
+
"require_complete_inventory": true,
|
| 15 |
+
"provenance": {
|
| 16 |
+
"provenance_note": "MIT publishes the BIO corpora, label names, subset distinction, papers, and annotated examples, but no separate MIT-authored prose glossary for all labels was located. Descriptions are conservative operational paraphrases, not verbatim official definitions.",
|
| 17 |
+
"official_corpus_page": "https://sls.csail.mit.edu/downloads/",
|
| 18 |
+
"official_restaurant_files": [
|
| 19 |
+
"https://sls.csail.mit.edu/downloads/restaurant/restauranttrain.bio",
|
| 20 |
+
"https://sls.csail.mit.edu/downloads/restaurant/restauranttest.bio"
|
| 21 |
+
],
|
| 22 |
+
"official_movie_simple_files": [
|
| 23 |
+
"https://sls.csail.mit.edu/downloads/movie/engtrain.bio",
|
| 24 |
+
"https://sls.csail.mit.edu/downloads/movie/engtest.bio"
|
| 25 |
+
],
|
| 26 |
+
"official_movie_complex_files": [
|
| 27 |
+
"https://sls.csail.mit.edu/downloads/movie/trivia10k13train.bio",
|
| 28 |
+
"https://sls.csail.mit.edu/downloads/movie/trivia10k13test.bio"
|
| 29 |
+
],
|
| 30 |
+
"primary_papers": {
|
| 31 |
+
"restaurant": {
|
| 32 |
+
"title": "A Study of using Syntactic and Semantic Structures for Concept Segmentation and Labeling",
|
| 33 |
+
"url": "https://aclanthology.org/C14-1020/",
|
| 34 |
+
"evidence": "Describes the restaurant semantic parsing task, labels, and examples such as Price, Cuisine, Location, and Amenity."
|
| 35 |
+
},
|
| 36 |
+
"movie": {
|
| 37 |
+
"title": "A Conversational Movie Search System Based on Conditional Random Fields",
|
| 38 |
+
"url": "https://www.isca-archive.org/interspeech_2012/liu12d_interspeech.html",
|
| 39 |
+
"evidence": "Describes movie-query semantic classes and examples, including titles, actors, MPAA ratings, viewer ratings, reviews, directors, characters, soundtracks, trailers, release dates, genres, quotes, and plot synopsis."
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
},
|
| 43 |
+
"groups": {
|
| 44 |
+
"restaurant": {
|
| 45 |
+
"published_inventory": [
|
| 46 |
+
"rating",
|
| 47 |
+
"amenity",
|
| 48 |
+
"location",
|
| 49 |
+
"restaurant name",
|
| 50 |
+
"price",
|
| 51 |
+
"hours",
|
| 52 |
+
"dish",
|
| 53 |
+
"cuisine"
|
| 54 |
+
],
|
| 55 |
+
"observed_labels": [
|
| 56 |
+
"rating",
|
| 57 |
+
"amenity",
|
| 58 |
+
"location",
|
| 59 |
+
"restaurant name",
|
| 60 |
+
"price",
|
| 61 |
+
"hours",
|
| 62 |
+
"dish",
|
| 63 |
+
"cuisine"
|
| 64 |
+
],
|
| 65 |
+
"missing_published_labels": [],
|
| 66 |
+
"schema_labels": [
|
| 67 |
+
"rating",
|
| 68 |
+
"amenity",
|
| 69 |
+
"location",
|
| 70 |
+
"restaurant name",
|
| 71 |
+
"price",
|
| 72 |
+
"hours",
|
| 73 |
+
"dish",
|
| 74 |
+
"cuisine"
|
| 75 |
+
],
|
| 76 |
+
"descriptions": {
|
| 77 |
+
"rating": "An evaluative rating or quality assessment of a restaurant.",
|
| 78 |
+
"amenity": "A feature, facility, or service associated with a restaurant, such as takeout or a particular kind of seating.",
|
| 79 |
+
"location": "A restaurant's address, area, geographic location, or relative proximity.",
|
| 80 |
+
"restaurant name": "The name of a restaurant.",
|
| 81 |
+
"price": "A price, price range, or cost level associated with a restaurant.",
|
| 82 |
+
"hours": "A restaurant's opening, closing, or operating time.",
|
| 83 |
+
"dish": "A specific food or drink item served or requested.",
|
| 84 |
+
"cuisine": "A cuisine or type of food associated with a restaurant."
|
| 85 |
+
}
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"files": [
|
| 89 |
+
{
|
| 90 |
+
"path": "data/mit_restaurant_test.jsonl",
|
| 91 |
+
"group": "restaurant",
|
| 92 |
+
"records": 1521,
|
| 93 |
+
"raw_label_counts": {
|
| 94 |
+
"amenity": 533,
|
| 95 |
+
"cuisine": 532,
|
| 96 |
+
"dish": 288,
|
| 97 |
+
"hours": 212,
|
| 98 |
+
"location": 812,
|
| 99 |
+
"price": 171,
|
| 100 |
+
"rating": 201,
|
| 101 |
+
"restaurant_name": 402
|
| 102 |
+
},
|
| 103 |
+
"canonical_label_counts": {
|
| 104 |
+
"amenity": 533,
|
| 105 |
+
"cuisine": 532,
|
| 106 |
+
"dish": 288,
|
| 107 |
+
"hours": 212,
|
| 108 |
+
"location": 812,
|
| 109 |
+
"price": 171,
|
| 110 |
+
"rating": 201,
|
| 111 |
+
"restaurant_name": 402
|
| 112 |
+
},
|
| 113 |
+
"sha256_of_canonical_records": "6b994c228baa03cc9b61be7b599d3928bde39fdd3eab32e485a4253da073e32b",
|
| 114 |
+
"verified": true
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"path": "data/mit_restaurant_train.jsonl",
|
| 118 |
+
"group": "restaurant",
|
| 119 |
+
"records": 7660,
|
| 120 |
+
"raw_label_counts": {
|
| 121 |
+
"amenity": 2541,
|
| 122 |
+
"cuisine": 2839,
|
| 123 |
+
"dish": 1475,
|
| 124 |
+
"hours": 990,
|
| 125 |
+
"location": 3817,
|
| 126 |
+
"price": 730,
|
| 127 |
+
"rating": 1070,
|
| 128 |
+
"restaurant_name": 1901
|
| 129 |
+
},
|
| 130 |
+
"canonical_label_counts": {
|
| 131 |
+
"amenity": 2541,
|
| 132 |
+
"cuisine": 2839,
|
| 133 |
+
"dish": 1475,
|
| 134 |
+
"hours": 990,
|
| 135 |
+
"location": 3817,
|
| 136 |
+
"price": 730,
|
| 137 |
+
"rating": 1070,
|
| 138 |
+
"restaurant_name": 1901
|
| 139 |
+
},
|
| 140 |
+
"sha256_of_canonical_records": "820e1b0d79094f6693ae34eaabf006cfb40cafe5be29dc811de13a0229190704",
|
| 141 |
+
"verified": true
|
| 142 |
+
}
|
| 143 |
+
],
|
| 144 |
+
"summary": {
|
| 145 |
+
"jsonl_files": 2,
|
| 146 |
+
"records": 9181,
|
| 147 |
+
"groups": [
|
| 148 |
+
"restaurant"
|
| 149 |
+
],
|
| 150 |
+
"verified": true
|
| 151 |
+
}
|
| 152 |
+
}
|