File size: 268 Bytes
56b2574 802723b 56b2574 802723b 56b2574 802723b 56b2574 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"name": "aci-bench",
"version": "1.0.0",
"private": true,
"description": "ACI-Bench: Gradient × attention Context Importance Benchmark",
"type": "module",
"scripts": {
"generate": "node scripts/generate-dataset.mjs"
},
"license": "Apache 2.0"
}
|