lievan commited on
Commit
bc67501
1 Parent(s): fe26116

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,9 +19,9 @@ pipeline_tag: text-generation
19
 
20
  # Introduction
21
 
22
- Eurus-70B-NCA is [NCA](https://arxiv.org/abs/2402.05369) fine-tuned from Eurus-70B-SFT on all multi-turn trajectory pairs in UltraInteract and all pairs in UltraFeedback.
23
 
24
- It achieves the best overall performance among open-source models of similar sizes and even outperforms specialized models in corresponding domains in many cases. Notably, Eurus-70B-NCA achieves better performance than GPT-3.5 Turbo through a comprehensive benchmarking across 12 tests covering five tasks.
25
 
26
  ## Usage
27
 
 
19
 
20
  # Introduction
21
 
22
+ Eurus-70B-NCA is [NCA](https://arxiv.org/abs/2402.05369) fine-tuned from [Eurus-70B-SFT](https://huggingface.co/openbmb/Eurus-70b-sft) on all multi-turn trajectory pairs in [UltraInteract](https://huggingface.co/openbmb/UltraInteract) and all pairs in [UltraFeedback](https://huggingface.co/openbmb/UltraFeedback).
23
 
24
+ It achieves the best overall performance among open-source models of similar sizes and even outperforms specialized models in corresponding domains in many cases. Notably, Eurus-70B-NCA achieves better performance than GPT-3.5 Turbo through comprehensive benchmarking across 12 tests covering five tasks.
25
 
26
  ## Usage
27