CoolFace
Apppublic

Testys/training_space_47743a98_f5c2_4e52_a6a7_28ee9d93e1de

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

# Training Space for MLOps Job 47743a98-f5c2-4e52-a6a7-28ee9d93e1de

This Space is automatically generated to run a LoRA (Low-Rank Adaptation) fine-tuning job. It utilizes a Docker environment to execute the train_text_lora.py script using parameters defined by the MLOps job configuration.

## Job Overview

  • Job ID: 47743a98-f5c2-4e52-a6a7-28ee9d93e1de
  • Job Name: pythia-70m-deduped HF-mb26ptdk
  • Model Type: CAUSAL_LM
  • Base Model (for fine-tuning): EleutherAI/pythia-70m-deduped
  • Dataset (on Hugging Face Hub): Testys/dataset_for_job_47743a98_f5c2_4e52_a6a7_28ee9d93e1de

## Execution Details The core training logic is encapsulated in train_text_lora.py, which is orchestrated by train_script_wrapper.py within this Space. Hyperparameters and script configurations are passed dynamically to the training script.

## Outputs Outputs from the training process, such as the LoRA adapter and training metrics, will be pushed to the following Hugging Face Hub model repository upon successful completion: Target repository to be configured

## Monitoring Check the Logs tab of this Space for real-time training progress, standard output, and any error messages from the execution script.