Safetensors
English
llama
Tim419 commited on
Commit
4991d8d
·
verified ·
1 Parent(s): 5a92dca

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
 
11
  ## 🐋 Humpback-reproduce
12
 
13
- This is a backward model $M_{yx}$ for [Humback](https://arxiv.org/pdf/2308.06259.pdf) reproduction.
14
 
15
  This model (llama2 7B) is trained on the seed data ([openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) __ENGLISH DATA ONLY__) in a reversed order ((output, instruction) pairs {(yi, xi)}).
16
 
 
10
 
11
  ## 🐋 Humpback-reproduce
12
 
13
+ This is a backward model _Myx_ for [Humback](https://arxiv.org/pdf/2308.06259.pdf) reproduction.
14
 
15
  This model (llama2 7B) is trained on the seed data ([openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) __ENGLISH DATA ONLY__) in a reversed order ((output, instruction) pairs {(yi, xi)}).
16