llama_3_8b_curated

Experiment llama_3_8b_curated from the Teacher-Free Read/Write Annotation for Simultaneous Machine Translation project.

Recipe

  • Backbone: meta-llama/Meta-Llama-3-8B-Instruct
  • Corpus: curated
  • Annotator: same_as_backbone
  • Criterion: ot (ฯ„ = 0.3)
  • Latencies: ['low', 'medium', 'high']

Files in this repo

  • config.yaml โ€” the exact experiment config that produced this run.
  • manifest.json โ€” git sha, hostname, GPUs, timestamps.
  • logs/ โ€” per-stage stdout+stderr from bin/run.
  • eval/ โ€” every landed eval-JSON cell (hypothesis, reference, AL, BLEU).
  • annotate/ โ€” per-direction matrices.jsonl (divergence matrices) produced by this backbone as annotator.
  • source_pool.json โ€” the corpus rows the matrices index into ({index, source, target, src_lang, tgt_lang, latency, source_chunks, target_chunks, _corpus}). Matrices are unjoinable without this file โ€” records only carry index.
  • SFT checkpoint (*.safetensors + tokenizer).

Reproduce

git clone https://github.com/dipankarsrirag/simt-tor-26.git
cd simt-tor-26
cp .simtrc.example .simtrc  # edit paths for your setup
bin/run configs/01_llama_3_8b_curated.yaml --ngpus N

Git commit at time of run: unknown

Downloads last month
18
Safetensors
Model size
8B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support