Commit History
Add debugging breakpoint in submit_conversation function to inspect conversation processing
0f08005
Refactor URL generation in format_history_as_messages to use consistent variable naming for file paths, improving code clarity and maintainability.
d39610d
Fix URL generation in format_history_as_messages to correctly format file paths by removing unnecessary encoding in the URL string.
e9b7220
Enhance URL generation in format_history_as_messages by adding print statement for debugging
ac19e3a
Update image URL handling in format_history_as_messages function to support SPACE_HOST environment variable
195ed03
Merge pull request #8 from huggingface/fix/convert-tuple-to-data-uri-too
6793b42
unverified
add logic to catch tuple conversion too
c39cd57
remove requirements
8fbb3e4
Merge pull request #7 from huggingface/feat/5-add-documentation-and-styling-to-gradio-app
a7b74c8
unverified
add repo id
1dbfd1a
revert data file naming
33adf57
add info on dataset
7ed0603
add explanation
ae49850
Merge pull request #6 from huggingface/feat/language-selection-within-app
28cf05b
unverified
update css to show dropdown options
16f921a
add language to dataset
7ccbe37
add language dropdown
af275df
add language information to system prompt
6ea04d8
add requirements.txt for Spaces deployment
13199e1
Merge pull request #3 from huggingface/feat/upgrade-gradio-flow
a8cff7e
unverified
remove undo behavior
35aa65d
Merge pull request #4 from huggingface/docs/push-to-hf-space
4e7dde0
unverified
burtenshaw
commited on
remove print statements
b3118c8
remove pdb
9acc06f
add option to chosen and rejected
8880b78
add logic to submit on retry or undo
9109509
update gitignore
739c352
add event data to events
02a452a
fix data formatting
94c1e6b
add section on syncing repos
54bb2b9
refactor clean code
c44a88f
add code to always reset to length of edit
fd3b06b
add retry edit and undo actions
104bc54
Merge pull request #2 from huggingface/fix/dependencies
5b51a2f
unverified
burtenshaw
commited on
chore bump gradio version
8dff124
add overview to sync all groups
a6fde97
update package configs
86da822
fix installation of dependencies for the package with package finders
d98f44c
Merge pull request #1 from huggingface/generate-dpo-dataset
6d59547
unverified
burtenshaw
commited on
Update data/generate_dpo.py
873f98c
respond to feedback on prompts
01ba912
burtenshaw
commited on
Update data/generate_dpo.py
3fbe04f
unverified
add example data and download
fe1770b
burtenshaw
commited on
add dependencies
3a1bb5f
burtenshaw
commited on
implement generate from ratings for dpo
dc616b0
burtenshaw
commited on
add trl script
aac30ac
burtenshaw
commited on
first refactored commit
9cc6120
burtenshaw
commited on
migrate all ml files into subdir
e9484c6
burtenshaw
commited on
Update README.md
c41b5cd
jenbenarye
commited on