Skip to content
View stevenhalverson's full-sized avatar

Block or report stevenhalverson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stevenhalverson/README.md

These are some repos of my scripts. They were written while working on my SSLQ dataset, LoRA, and some other projects. They were done with assistance from LLMs.

They showcase data prep, conversions, and manipulation. For example going from cleaning json for training, converting json to trainable txt files, and reformatting labels.

There is an XML template used for interface in Label Studio.

There is also a script used for LLM inference to describe images to text using Vertex API.

Pinned Loading

  1. sslq_v1_600_dataset_scripts sslq_v1_600_dataset_scripts Public

    Repository of annotation schema and data cleaning scripts used to prepare image dataset on Hugging Face and for model training.

    Python 1