Commit History

remove json option from model gpt 3.5
76268a8

elshehawy commited on

update llm_model to gpt-3.5-turbo-0301
04f4e3d

elshehawy commited on

fix prompt to work with f string
bca5c68

elshehawy commited on

update prompt and find_orgs_gpt function to work with json objects
15c9ed1

elshehawy commited on

add response_format={"type": "json_object"}
cb8fae7

elshehawy commited on

print output from gpt
3247fd7

elshehawy commited on

print type of uploaded file
ecd91ef

elshehawy commited on

update prompt
3f2b796

elshehawy commited on

update prompt to handle the case of no organizations
080ce23

elshehawy commited on

set llm_model to "gpt-4-0125-preview"
625b3d8

elshehawy commited on

add tqdm to gpt
1033026

elshehawy commited on

print gpt metrics before trf metrics
57aa9a4

elshehawy commited on

print the metrics
16e6449

elshehawy commited on

remove simcse import statement
df16c53

elshehawy commited on

update code to work with sentence-transformers instead of simcse
ed49033

elshehawy commited on

update app.py file to work with orgs from gpt
72fee02

elshehawy commited on

update app.py file
d735f80

elshehawy commited on

update app.py file
37a97eb

elshehawy commited on

update app.py
ef55574

elshehawy commited on

update app.py, and evaluate_data.py
953205d

elshehawy commited on

add .decode method
b094a6f

elshehawy commited on

add try except
c9f9a75

elshehawy commited on

add print statement
9b360b3

elshehawy commited on

change input type to "binary"
cc4118d

elshehawy commited on

change input type to "filepath"
8f85bb5

elshehawy commited on

change input type to "file"
9c75362

elshehawy commited on

add print statement
4b3d121

elshehawy commited on

json.load instead of json.loads
52ded96

elshehawy commited on

remove example
409f185

elshehawy commited on

fix TypeError in app.py
f43384a

elshehawy commited on

update app.py, and evaluate_data.py to work with uploaded files
d4df546

elshehawy commited on

add example
d3f1526

elshehawy commited on

fix issues
10eaeda

elshehawy commited on

add application files
894b24d

elshehawy commited on