caikit / caikit/caikit-nlp

Test fine-tuning on various sizes of model

Open
#76 15 comments 0 reactions 1 assignee View on GitHub

@rawkintrevo is already working on this.

Since Aug 8, 2023.

Dominant language
Python
Stars
12
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Description

Test training using fine-tuning module on following sizes of the model using different sharding mechanisms:

  1. < 1B parameters
  2. 1B> and < 3B parameters
  3. 3B< and <5B parameters

(Model names to come soon)

Discussion

Provide detailed discussion here

Acceptance Criteria

  • Unit tests cover new/changed code
  • Examples build against new/changed code
  • READMEs are updated
  • Type of semantic version change is identified

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.