Sinclair Hudson
Sinclair Hudson
Hello! I'm trying to see my feature maps in my neural network, or even just the kinds of outputs that my neural network is pumping out. I have no idea...
Hello, I'm currently working on a model, and training it takes quite a lot of time. I would like to have a system so that, when the model reaches a...
I'm running ubuntu 16.04 off of a USB stick, and I'm getting the following error when I try to play a .wav file. Traceback (most recent call last): File "/media/sinclair/SINCLESTORE/JUNO/labelling.py",...
A lot of people want LLMs to output JSON for easy parsing/post-processing A test that passes if the output is valid JSON, fails otherwise.
DRAFT FOR NOW I'm working on some documentation to help users test their LLMs. It's a really difficult task, and there's no agreed upon best-practice. This should both help guide...
**Describe the bug** When attempting to train on this dataset: https://huggingface.co/datasets/azizshaw/text_to_json **To Reproduce** Steps to reproduce the behaviour: Checkout main branch Replace the data ingestion portion of llmtune/config.yml with: ```...
Test suites are collections of csv files that define tests.
It's quite difficult to interpret the values in the Test Metrics table, produced after inference. What is a mean word overlap of 21.19? What is a summary length of 570?...