Commit History
update
28fcccf
Updated with new results 11-21
3ebf7a7
updated dashboard with new data
443052d
check for URL and full model name
2037152
Corey Morris
commited on
updated readme and requirements
9ecc99c
Corey Morris
commited on
updated sdk version:
f850243
Corey Morris
commited on
removed streamlit as a requirement
a2fb743
Corey Morris
commited on
removed version requirements
ac8338a
Corey Morris
commited on
added new result data
94715ee
Corey Morris
commited on
Added clickable links (#1)
59c6dd2
unverified
Corey
commited on
updated description
cb2c32e
Corey Morris
commited on
Added new results
f839734
Corey Morris
commited on
removed example table with link
5d3a9b2
Corey Morris
commited on
changed default scatter plot index
25bce6d
Corey Morris
commited on
update
991fb2a
Corey Morris
commited on
Loading new csv with updated data
a0c39f5
Corey Morris
commited on
moved organization column to the front
7d69bda
Corey Morris
commited on
Moved moral scenarios information higher on page
41d7691
Corey Morris
commited on
changed the wording of moral scenarios
e7c50af
Corey Morris
commited on
stripping the whitespace from the input so that the filtering works with or without whitespace
e1345be
Corey Morris
commited on
Support for multi column filtering using comma seperated values (#2)
246a992
Updated
b601bef
Corey Morris
commited on
Updated description and data
383dc16
Corey Morris
commited on
updated
65e92dc
Corey Morris
commited on
Completed loaded form csv
8ef77e5
Corey Morris
commited on
loading from csv instead of processing data each time
28e8799
Corey Morris
commited on
updated
667f9a4
Corey Morris
commited on
WIP. Loading data from csv
1a1910c
Corey Morris
commited on
Changed error logging from print statements to logger. It is not currently working to save to a file locally
d96fdf9
Corey Morris
commited on
Catching exceptions in processing files. As new data is introduced, I want to know which files may have different formats and cause problems, but the application shouldn't halt if it can't process a single file
68bce52
Corey Morris
commited on
Added new results from hugging face evaluations
ad0b971
Corey Morris
commited on
added code to split moral scenario question from one question to two
65d6581
Corey Morris
commited on
updated gitignore
76c8220
Corey Morris
commited on
updated dev requirements
5ca617c
Corey Morris
commited on
Extracted plotting functions from moral_app to plotting_utils to improve organization and testability
2b55a03
Corey Morris
commited on
copied main streamlit application to one that will specifically investigate moral reasoning
298ba1f
Corey Morris
commited on
updated date and model count
0c07f8b
Corey Morris
commited on
updated results
f1eba6e
Corey Morris
commited on
Added new hugging face results
3f507e0
Corey Morris
commited on
added a test and removed the code to only test a specific file because that code did not work
6ed8672
Corey Morris
commited on
updated to run submodule update
25d217c
Corey Morris
commited on
Update pytest run to only run specific test files. Other test files are not ready to be run on a different system yet
9345a86
Corey Morris
commited on
Merge branch 'main' of https://github.com/c1505/LLM-Dashboard into main
0e575e0
Corey Morris
commited on
Added additional results
7863417
Corey Morris
commited on
Updated to reflect number of models. Previously, I think there were duplicates
d396c1e
Corey Morris
commited on
Create python-app.yml
063ba51
unverified
Corey
commited on
Updated dependencies
73da8d6
Corey Morris
commited on
Show a random question from the moral scenarios evaluation
19c7c67
Corey Morris
commited on
Returning just a single file per model directory. Manually removing gpt-j-6b for now because there is something that is causing problems with processing the data
794b32b
Corey Morris
commited on