DrugDetectionBERT / best_thresholds.json
Elemets's picture
Upload folder using huggingface_hub
b135327 verified
Raw
History Blame Contribute Delete
245 Bytes
{
"Methamphetamine": 0.05,
"Heroin": 0.06,
"Cocaine": 0.05,
"Fentanyl": 0.11,
"Alcohol": 0.06,
"Prescription.opioids": 0.11,
"Any Opioids": 0.11,
"Benzodiazepines": 0.1,
"Others": 0.84,
"Any Drugs": 0.05
}