Skip to content

Try generating higher volume of test data (via Mistral 7B ?) #10

@mrseanryan

Description

@mrseanryan

Approach:

  • use a larger context window

  • repeat and concatenate, with higher temperature

  • multiply programmatically (post-process)


LLM - Mistral 7B

Context size: a sliding 4K window - see https://huggingface.co/mistralai/Mistral-7B-v0.1/discussions/4

There are many flavours of Mistral-7B:

  1. regular mistral-7B, quantized
  1. cognitivecomputations/dolphin-2.6-mistral-7b-dpo
    • mistral-7B with larger context window

4 - instruct prompting, and newer:

  1. a base version, suitable for FT
  1. hermes-2.5 - mistral-7B
  1. phi from Microsoft

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions