Commit History

code cleanup
a5bbbdc

idan shenfeld commited on

fix bug in dropdown
e642d6d

idan shenfeld commited on

add req file
57b3790

idan shenfeld commited on

change dependencies
54dce9d

idan shenfeld commited on

local model support
8fff4b9

idan shenfeld commited on

css fix
a05b11b

idan shenfeld commited on

save json to persistent memory
233bef2

idan shenfeld commited on

update languages
498dc87

idan shenfeld commited on

add landing page
1606cdd

idan shenfeld commited on

load languages from json
054f52b

idan shenfeld commited on

Merge pull request #11 from jenbenarye/main
430ca63
unverified

Riddhi Bhagwat commited on

Merge pull request #12 from riddhibhagwat/main
fbc38c9
unverified

Riddhi Bhagwat commited on

Merge branch 'main' of https://github.com/jenbenarye/feel
d062581

jenbenarye commited on

hide regenerate button
35d154e

jenbenarye commited on

commenting
62b796f

Riddhi Bhagwat commited on

updates for merging
fbd9780

Riddhi Bhagwat commited on

yaml configuration added for feel environment
94f7bbc

Riddhi Bhagwat commited on

Merge branch 'huggingface:main' into main
5d74ea7
unverified

Riddhi Bhagwat commited on

refined evaluation master function and ensured functionality
b79d85c

Riddhi Bhagwat commited on

minor changes for debugging
4b82d89

Riddhi Bhagwat commited on

debugging generate.py functionality
5df30d7

Riddhi Bhagwat commited on

deletion of temporary file
b056465

Riddhi Bhagwat commited on

organization of files & debugging reward_eval file
1893204

Riddhi Bhagwat commited on

deleted old kto file
8b79bb4

jenbenarye commited on

metadata loading and saving
2762989

jenbenarye commited on

ignore models and datasets and wandb logs
3471c55

jenbenarye commited on

changed file name
056b95d

jenbenarye commited on

script to create, load and save adapters metadata
801c17a

jenbenarye commited on

double file
a1375c8

jenbenarye commited on

fixed convo processing logic
1353a4a

jenbenarye commited on

empty file
0ac617e

jenbenarye commited on

made adapter trainable + added timestamp to dirname
f7a79d4

jenbenarye commited on

made adapter trainable and added timestamp to dir name
9635883

jenbenarye commited on

made adpters trainable and added timestamp to dir name
7d0c872

jenbenarye commited on

evaluation pipeline updates
67312ac

Riddhi Bhagwat commited on

Merge pull request #9 from borgr/patch-1
30461ca
unverified

burtenshaw commited on

Merge branch 'main' into patch-1
4e3d86a
unverified

burtenshaw commited on

deleted kto training WITHOUT lora
0265c5b

jenbenarye commited on

Merge pull request #2 from jenbenarye/train
a3f1359
unverified

jenbenarye commited on

added languages selection to kto training
0a375ac

jenbenarye commited on

Merge pull request #1 from jenbenarye/train
2d2463b
unverified

jenbenarye commited on

added filtering by language
d151abe

Jen Ben Arye commited on

changed base model and added lora adapters
78757b7

Jen Ben Arye commited on

debugged kto dataset processor
09e9f82

Jen Ben Arye commited on

Refine like data handling in wrangle_like_data function
62aa801

davidberenstein1957 HF staff commited on

Remove redundant outputs from submit_conversation calls
df52e70

davidberenstein1957 HF staff commited on

added history context to prompt
36b0fc6

Jen Ben Arye commited on

Remove redundant chat input clear functionality
3faf0fe

davidberenstein1957 HF staff commited on

Optimize token limit and improve chat input interaction
076b4f2

davidberenstein1957 HF staff commited on