CoolFace
Apppublic

Prathmesh1243/Procurement_Compliance_Review_Environment

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
33 commits on main
28dd7476mo ago

Update README with full documentation

Prathmesh1243
6d6fe566mo ago

Update README with full documentation

Prathmesh1243
849a7776mo ago

Update README with full documentation

Prathmesh1243
bafba2d6mo ago

Fix: use os.environ[API_BASE_URL] and os.environ[API_KEY] as required by platform

Prathmesh1243
8f947996mo ago

Fix: inference.py uses mandatory [START] [STEP] [END] stdout format

Prathmesh1243
975bcd76mo ago

Fix: varied grading scores, 12 tasks, strict (0,1) range

Prathmesh1243
c8c8e296mo ago

Fix: loop all 12 tasks, clamp scores to (0,1), add /tasks endpoint, fix inference.py env vars

Prathmesh1243
bda6f966mo ago

Update baseline scores in README

Prathmesh1243
245aae16mo ago

Fix: clamp grader scores to strictly between 0 and 1

Prathmesh1243
9e02e346mo ago

Improve openenv.yaml with full spec details

Prathmesh1243
ec1788d6mo ago

Fix: use os.environ directly for API_BASE_URL and API_KEY as required

Prathmesh1243
f039e246mo ago

Fix: use API_KEY first and remove try/except to ensure LLM proxy call

Prathmesh1243
a0e281d6mo ago

Fix reset endpoint to accept empty body

Prathmesh1243
3cd6e706mo ago

Remove duplicate and unused files

Prathmesh1243
14279dd6mo ago

Update baseline scores after task consistency fix

Prathmesh1243
baf078a6mo ago

Final polished README for submission

Prathmesh1243
31a4b5a6mo ago

Update default model in inference.py

Prathmesh1243
bbd21366mo ago

Update default model in inference.py

Prathmesh1243
d5604c96mo ago

Final submission ready

Prathmesh1243
c07540e6mo ago

Fix escape character warning in inference.py

Prathmesh1243
fa925f46mo ago

Fix default model name in inference.py

Prathmesh1243
31654ff6mo ago

Fix inference.py model name and escape characters

Prathmesh1243
d421b7d6mo ago

Fix inference.py model name and escape characters

Prathmesh1243
00b32d36mo ago

Fix complete baseline inference script

Prathmesh1243
afbdbd66mo ago

Update baseline rules and add more tasks

Prathmesh1243
6e128f76mo ago

Add 6 more tasks, improve baseline scores to 0.70

Prathmesh1243
d15722e6mo ago

Final submission - Procurement Compliance Review Environment

Prathmesh1243
5b6aeba6mo ago

Add baseline scores to README

Prathmesh1243
8a69f9b6mo ago

Fix baseline inference script

Prathmesh1243
1c065e26mo ago

Fix openenv validation issues

Prathmesh1243
dbf5cb46mo ago

Add mandatory inference.py and update requirements

Prathmesh1243
083799d6mo ago

Add HF Space metadata to README

Prathmesh1243
b2a27326mo ago

Clean initial commit for HF deployment

Prathmesh1243