8000 GitHub - instructlab/examples: Contains examples and notebooks for InstructLab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Contains examples and notebooks for InstructLab

Notifications You must be signed in to change notification settings

instructlab/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Examples

The examples repo is a place where the maintainers of the project can collect notebooks for the benefit of the community.

This repository contains Jupyter notebooks and other examples that illustrate parts of or an entire model customization pipeline.

Repository Structure

Notebooks either live in the combined-stages or use-cases directories.

examples
|
|- notebooks
    |
    |- combined-stages
    |   |- training-with-eval
    |       |- requirements.txt
    |       |- training-with-eval.ipynb
    |- use-cases
    |   |- policy-documents
    |   |   |- requirements.txt
    |   |   |- legislative-act.ipynb
    |   |- instruction-manuals
    |   |   |- requirements.txt
    |   |   |- how-to-build-a-house.ipynb

Notebooks for Combined InstructLab stages

Notebooks in the combined-stages directory go through parts of or an entire model customization workflow that users might want to reference or use. Some examples of combined stages are a notebook that runs through training then evaluation or a notebook that goes from document pre-processing to synthetic data generation.

Notebooks for End-to-End (e2e) use cases

Notebooks in the use-cases directory reflect real world use cases from start to finish.

About

Contains examples and notebooks for InstructLab

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0