Spaces:
Sleeping
Sleeping
Commit History
Updated to a better version of python than bullseye 90ab8bf
Updated to a fully pinned version and stable tag which is widely cached ef0590c
Added a fallback for values e651edc
Strictly capped the score from 0 to 1 for phase 2 evaluation e7cacff
Updated to prioritize openai 22c0d63
Clamp final scores to strictly (0, 1) for success check 1af5ac7
Just added a small error message in the inferance and added .env.example for detailing purpose d0b62f7
Merge pull request #1 from Prem01-cyber/PR/vignesh f3dbb1e unverified
Prem Jampuram commited on
shuffle email, fix reward function 551943d
update readme with local running details f696b4d
Updated README 2e8efff
Remove audioop-lts, incompatible with Python 3.11 d9e73c1
Add HF Spaces configuration frontmatter 7aa2f63
Made some documentation updates 340ce5a
Added latest svg pics 93fd30a
Updated the png and svg images for better clarity a1cbdb1
added mermaid representation of how it works c3d4f60
Added mermaid representations than raw representation 8e7cbc5
Updated README a4e4bc8
code has been reformated as per the openenv validation c5a9938
Added lock file and updated requirements.txt 6bb2baa
updated requirements so openenv is also included 4f1d2b9
added pyproject file as openenv validation was failing 7acee07
added openenv such that validation get's passed c372ed2
removed logging as we are using our own version such that there would be no conflicts and corrected some naming issues through out the code 0e31d8c
Updated some minor chore issues in the app.py 0f991d0
Merge branch 'envdev' of https://github.com/Prem01-cyber/Sieve into deploydev 5b44c67
added commands to download nltk corpus such that local execution on other systems doesn't cause any issues ad35fc6
added commands to download nltk corpus such that local execution on other systems doesn't cause any issues 892cd8f
Added dockerfile for migrating the current implementation 82ebf76
Updated the requirements file after a basic complete run b6f6030
Updated inference and added logging as per the task requirement c357a18
Implemented all the endpoints as requested in the task 51fe7a3
Added basic structure for the fast api endpoints as per the task ac030bc
Removed ambigious stuff from the data so model doesn't fluctuate e3dccb9
Updated README file by removing the old rewarding scheme c416bc5
Prem Jampuram commited on
Implemented score calculations and updated readme with revised scores 6b61dd3
Implemented processing of support session finalized version 8510c35
Implemented processing of support session 784d1a2
Implemented the response drafting 2ee6865
Updated README file fa2d09c
Prem Jampuram commited on