llm-arch / src /datatypes.py

Commit History

Reviewed comments and type hints
d50e68d

alfraser commited on

Added runner for pricing fact checks to assess the level of fact embedding in the latest model
c319c31

alfraser commited on

Flipped the default dataset to be the baseline not the "All products"
a05b15e

alfraser commited on

Removed debug print statements which cause extra chaff in the logs
1c63a8a

alfraser commited on

Added a couple of convenience methods to the classes to get the representations I needed, but put that in the classes
8531ccc

alfraser commited on

Updated naming convention for dataset databases to be clearer.
8a677b0

alfraser commited on

Fixed bugs in the dataload process with referencing the new json folder and then looking up the available databases.
7a2c982

alfraser commited on

Migrated the databrowser code into the repo for hugging face.
53dc0ac

alfraser commited on