Safetensors
English
mistral
hamishivi commited on
Commit
c99717f
·
verified ·
1 Parent(s): 1b382fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model:
10
  # TESS 2 v0.3 - A Generalist Instruction Tuned Diffusion LM
11
 
12
  This model is the instruction-tuned TESS 2. This model is a simplex-based diffusion model adapted from Mistral v0.1 7B, further trained on Dolma 1.7 and Tulu 3 SFT data.
13
- For more details, please check out our paper [TESS-2: A Large-Scale, Generalist Diffusion Language Model](https://todo).
14
  This is the model based on Mistral v0.3 and Tulu 3.
15
 
16
  This model will only work with our custom codebase found [here](https://github.com/hamishivi/tess-2) -- please go there to see details on how to run training and inference.
 
10
  # TESS 2 v0.3 - A Generalist Instruction Tuned Diffusion LM
11
 
12
  This model is the instruction-tuned TESS 2. This model is a simplex-based diffusion model adapted from Mistral v0.1 7B, further trained on Dolma 1.7 and Tulu 3 SFT data.
13
+ For more details, please check out our paper [TESS-2: A Large-Scale, Generalist Diffusion Language Model](https://arxiv.org/abs/2502.13917).
14
  This is the model based on Mistral v0.3 and Tulu 3.
15
 
16
  This model will only work with our custom codebase found [here](https://github.com/hamishivi/tess-2) -- please go there to see details on how to run training and inference.