synapse-alpha / mirror-neuron

Experiments on bittensor reward models to find exploits
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Complements embedding analysis functionality #43

Closed p-ferreira closed 1 year ago

p-ferreira commented 1 year ago

Note: Since the reward model is loading a GPT-J, the query part will take a long time to be executed. In order to perform a fast test/execution, comment the line run_query() in the main.py file.

steffencruz commented 1 year ago

Looks good!