Commit History

improve support with local huggingface models
dd27b4a

shlomihod commited on

add local models
87ef96c

shlomihod commited on

fix gpt name for azure
c7feace

shlomihod commited on

add proper token counts to openai models
09ba95f

shlomihod commited on

remove api key from function
17243e5

shlomihod commited on

handle error at startup
3b81a6b

shlomihod commited on

fix together api
44783c4

shlomihod commited on

add # to markdown escaping
e9534f2

shlomihod commited on

switch complition to escaped markdowon
09febb6

shlomihod commited on

fix together payload format
53b4af3

shlomihod commited on

add azure openai api
bc8e131

shlomihod commited on

change api call to together async
c8de088

shlomihod commited on

adjust logging levels
8cf313d

shlomihod commited on

add logging
83bde6c

shlomihod commited on

include cohere
9eeba30

shlomihod commited on

rename stratify to balancing
c2c681a

shlomihod commited on

remove old variable
1423795

shlomihod commited on

fix api call bugs
41d40da

shlomihod commited on

add support in together
d9613a5

shlomihod commited on

rewrite complete function with asyncio
a44e7a3

shlomihod commited on

adjust default datasaet sizes
1de62d2

shlomihod commited on

remove caching
20b7fb1

shlomihod commited on

allow openai models to be determinstic
948c052

shlomihod commited on

replace training data title with examples
3db00d1

shlomihod commited on

fix dataset size
a6f8256

shlomihod commited on

remove caching
bd72801

shlomihod commited on

update test and train size
0054e9c

shlomihod commited on

move dataset size params to environ
f77799e

shlomihod commited on

switch defaults to envrirons
382719d

shlomihod commited on

add openai to requirments
45ce591

shlomihod commited on

add openai api
9ecd019

shlomihod commited on

reorder training data columns
661913e

shlomihod commited on

add streamlit to requirements
082403d

shlomihod commited on

add client to playground
871f18f

shlomihod commited on

add dependencies
71aeb7b

shlomihod commited on

add support in balancing dataset
0255157

shlomihod commited on

add decoding seed
644b61f

shlomihod commited on

improve ui
984d233

shlomihod commited on

fix lower column name bug
2a72d30

shlomihod commited on

fix style
fc5b076

shlomihod commited on

fix bug in text normalization
fb5e92b

shlomihod commited on

show an error if there is more than one token in each label
d9c832e

shlomihod commited on

convert all features columns to lower case
d681dde

shlomihod commited on

add references of classification matching
201deaf

shlomihod commited on

include datasets with subsets
6ea46f6

shlomihod commited on

update stop sequence
c5907e9

shlomihod commited on

remove hub model info when using inference endpoint
740e542

shlomihod commited on

make the defaults less model/dataset specific
9680652

shlomihod commited on

include both data and model cards
566249d

shlomihod commited on

fix label in confusion matrix
1fab675

shlomihod commited on