CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
package.json18 linesDownload Raw Back to benchmark
1{2  "name": "benchmark",3  "version": "1.0.0",4  "description": "",5  "main": "index.js",6  "private": true,7  "scripts": {8    "bench": "node benchmark.mjs"9  },10  "keywords": [],11  "author": "",12  "license": "ISC",13  "dependencies": {14    "tinybench": "^5.0.0",15    "uri-js": "^4.4.1"16  }17}18 
basant307/AI_Governance_Project · CoolFace