Commit History

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

fix bug in 3rd tab prompting
29230db

shlomihod commited on

calculate total length of each prompt and output
528f8b5

shlomihod commited on

add support to any dataset
220a2a2

shlomihod commited on

identify labels and inputes for the dataset
4e5327b

shlomihod commited on

add huggingface packages
6c25427

shlomihod commited on

add documentation
3482c99

shlomihod commited on

add support in stop sequences
1d4ee51

shlomihod commited on

improve prompt output display
fd3af7f

shlomihod commited on

remove fallback model
4c6c408

shlomihod commited on

add multiple tabs for an mvp
35425fe

shlomihod commited on

adjust cm xticks
e438fb1

shlomihod commited on

include error for string format.
3df82e7

shlomihod commited on