text stringclasses 6
values | relations listlengths 1 1 |
|---|---|
The patient experienced headache after taking aspirin. | [
{
"ADE": "headache",
"drug": "aspirin"
}
] |
Ibuprofen caused stomach pain in some patients. | [
{
"ADE": "stomach pain",
"drug": "ibuprofen"
}
] |
She reported nausea following acetaminophen administration. | [
{
"ADE": "nausea",
"drug": "acetaminophen"
}
] |
After one dose of acetaminophen, the patient developed a rash on arms and torso. | [
{
"ADE": "rash",
"drug": "acetaminophen"
}
] |
The subject taking metformin reported diarrhea after 3 days of treatment. | [
{
"ADE": "diarrhea",
"drug": "metformin"
}
] |
Patient experienced severe dizziness after taking 10mg of lorazepam. | [
{
"ADE": "dizziness",
"drug": "lorazepam"
}
] |
README.md exists but content is empty.
- Downloads last month
- 11