File size: 7,111 Bytes
8a1c7c6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | {
"task_id": "comptox_002",
"domain": "COMPTOX_CHEMEXPO",
"autonomy_type": "ordered table",
"oracle_output_cardinality": 6,
"instruction": "In ChemExpo, I want to check whether each of these six substances currently appears more often in material-contact-related uses or in manufacturing-source-related uses, and then select the most representative use category from the corresponding direction. Follow the steps below. First, restrict the scope to these six substances: Di(2-Ethylhexyl) Phthalate, Melamine, Tris(2-Ethylhexyl) Phosphate, 4,5-Dihydro-2-Mercaptoimidazole, Phthalic Acid, Triphenyl Phosphates Tert-Butylated. Then, for each substance, first check whether any of the five material-contact-related label categories appear; score 1 point for each category that appears: Indirect additives food contact (10/2018); Europe, Food contact items; Food contact items, Japan; any keyword containing \"Toys and children's products\"; any keyword containing \"artificial_saliva\" or \"artificial_sweat\". Next, check whether any of the two manufacturing-source-related label categories appear; score 1 point for each category that appears: drinking_water, Europe, manufacturing, plastic_additive; Europe, plastic_additive. Additionally, separately count how many of the following four dated keywords appear: Indirect additives food contact (10/2018); OEHHA Proposition 65 (3/2019); WA Children's Safe Product Act (4/2020); OEHHA Proposition 65 (1/2023). Record the number of hits and the earliest and latest year-month among the hits. Then determine the direction based on which side has a higher score: if the material-contact score is strictly greater than the manufacturing-source score, search for the most representative category for this substance in the order Article → Formulation → Occupation; otherwise, search in the order Occupation → Article → Formulation. After determining the category, from this level onward, at each level only follow the subcategory with the highest product count, continuing until no further subdivision is possible; if there is a tie at the same level, choose the one with the smaller PUC ID.",
"start_url": "https://comptox.epa.gov/chemexpo/",
"output_format": "Finally, sort all substances by dated hit count descending; for ties, sort by product count of the selected node descending. Output format: <DTXSID>|<contactHits>|<sourceHits>|<datedHits>|<earliest>|<latest>|<prioritySide>|<PUCkind>|<generalPUCID>|<terminalPUCID>|<level>|<Products>|<PUCDocuments>|<PUCCuratedChemicals>. Separate results with commas. If datedHits is 0, write NA for both earliest and latest.",
"oracle_answer": "DTXSID5020607|5|2|4|2018-10|2023-01|contact|Article|309|493|family|1|23|58,DTXSID5020601|4|1|3|2018-10|2023-01|contact|Article|309|309|general|1|5836|1827,DTXSID6020802|4|2|1|2018-10|2018-10|contact|Article|313|313|general|15|1104|675,DTXSID8021484|3|1|1|2018-10|2018-10|contact|Occupation|321|321|general|8|28313|4200,DTXSID0021414|5|0|1|2018-10|2018-10|contact|Article|309|309|general|3|5836|1827,DTXSID20872645|0|1|0|NA|NA|source|Occupation|318|381|family|5|274|107",
"metadata": {
"State-Gated Retrieval": [
"Only consider the six specified substances, and first compute contactHits, sourceHits, and datedHits on the chemical page.",
"prioritySide must first be determined by these historical signals, and then a most representative current use category is selected along the corresponding direction.",
"The current route selection must follow the given kind priority and the same-level smaller PUC ID tie-break rule for further drill-down."
],
"dependency_type": "Data + Control",
"intra_chain": true,
"inter_chain": true,
"data_dependency": [
"each chemical page yields contactHits, sourceHits, datedHits, and the earliest/latest dated-hit months from the historical keyword set",
"after the priority side is chosen, the corresponding current PUC category path yields the representative kind, PUC path, product counts, and curated-chemical counts",
"final rows are produced only after the historical hit scores determine the side first and the current route is then chosen with the side-specific priority and tie-break rules"
],
"control_dependency": [
"historical contact/source signal scores must take priority over current maximum-Products paths",
"the priority side must be determined from contactHits, sourceHits, and datedHits rather than from current visibility alone",
"PUC path tie-breaks are valid only after the correct side has been fixed and the route has been traced under that side's rules"
],
"freeze": {
"historical_window": "current ChemExpo chemical pages and PUC category paths for the six named substances, using the stated historical keyword families and dated hits through 2023-01"
},
"answer_type": "multi-row ordered table"
},
"rubric": {
"inclusion_conditions": [
"Only consider the six specified substances, and first compute contactHits, sourceHits, and datedHits on the chemical page.",
"prioritySide must first be determined by these historical signals, and then a most representative current use category is selected along the corresponding direction.",
"The current route selection must follow the given kind priority and the same-level smaller PUC ID tie-break rule for further drill-down."
],
"exclusion_conditions": [
"Exclude results that ignore historical signals and directly select the path with the maximum current visible Products on the chemical page.",
"Exclude results that start PUC route selection without first determining the contact/source direction.",
"Exclude results that do not apply the smaller PUC ID tie-break rule for same-level ties."
],
"normalization": {
"field_separator": "|",
"record_separator": ",",
"schema": [
"DTXSID",
"contactHits",
"sourceHits",
"datedHits",
"earliest",
"latest",
"prioritySide",
"PUCkind",
"generalPUCID",
"terminalPUCID",
"level",
"Products",
"PUCDocuments",
"PUCCuratedChemicals"
],
"dated_hits": "count only the exact dated keyword strings defined in the source rubric",
"date_format": "YYYY-MM; if datedHits is 0, earliest and latest are both `NA`",
"prioritySide": "emit `contact` when contactHits > sourceHits; otherwise emit `source`",
"kind": "the PUCkind field uses the canonical labels Article, Formulation, or Occupation",
"level": "the level field uses the canonical labels general, family, or type",
"products_source": "Products comes from the selected terminal chemical-detail node",
"terminal_statistics": "PUCDocuments and PUCCuratedChemicals come from the selected terminal PUC detail page Additional Statistics block",
"sorting_or_selection": {
"primary": "datedHits descending",
"secondary": "Products descending",
"tertiary": "DTXSID ascending"
}
}
}
}
|