Text Generation
Transformers
PyTorch
Safetensors
English
llama
conversational
text-generation-inference
Inference Endpoints
natolambert commited on
Commit
c7eaf1c
β€’
1 Parent(s): bc6c48f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -43,12 +43,12 @@ At the time of release, the Tulu-v2-dpo-70b model is approximately equal to GPT4
43
  All smaller DPO'd models have strong performance per model size in the category and with lower verbosity (average completion length).
44
  | Model | Size | Alignment | MT-Bench (score) | AlpacaEval (win rate %) |
45
  |-------------|-----|----|---------------|--------------|
46
- | **Tulu-v2-7b** πŸͺ | **7B** | **dDPO** | **TODO** | **TODO** |
47
- | **Tulu-v2-13b** πŸͺ | **13B** | **dDPO** | **TODO** | **TODO** |
48
- | **Tulu-v2-70b** πŸͺ | **70B** | **dDPO** | **TODO** | **TODO** |
49
- | **Tulu-v2-dpo-7b** πŸͺ | **7B** | **dDPO** | **TODO** | **TODO** |
50
- | **Tulu-v2-dpo-13b** πŸͺ | **13B** | **dDPO** | **TODO** | **TODO** |
51
- | **Tulu-v2-dpo-70b** πŸͺ | **70B** | **dDPO** | **TODO** | **TODO** |
52
  | StableLM-Tuned-Ξ± | 7B| dSFT |2.75| -|
53
  | MPT-Chat | 7B |dSFT |5.42| -|
54
  | Xwin-LMv0.1 | 7B| dPPO| 6.19| 87.83|
 
43
  All smaller DPO'd models have strong performance per model size in the category and with lower verbosity (average completion length).
44
  | Model | Size | Alignment | MT-Bench (score) | AlpacaEval (win rate %) |
45
  |-------------|-----|----|---------------|--------------|
46
+ | **Tulu-v2-7b** πŸͺ | **7B** | **dDPO** | **TODO** | **TODO** |
47
+ | **Tulu-v2-13b** πŸͺ | **13B** | **dDPO** | **TODO** | **TODO** |
48
+ | **Tulu-v2-70b** πŸͺ | **70B** | **dDPO** | **TODO** | **TODO** |
49
+ | **Tulu-v2-dpo-7b** πŸͺ | **7B** | **dDPO** | **TODO** | **TODO** |
50
+ | **Tulu-v2-dpo-13b** πŸͺ | **13B** | **dDPO** | **TODO** | **TODO** |
51
+ | **Tulu-v2-dpo-70b** πŸͺ | **70B** | **dDPO** | **TODO** | **TODO** |
52
  | StableLM-Tuned-Ξ± | 7B| dSFT |2.75| -|
53
  | MPT-Chat | 7B |dSFT |5.42| -|
54
  | Xwin-LMv0.1 | 7B| dPPO| 6.19| 87.83|