scofield7419 commited on
Commit
801bd7a
·
verified ·
1 Parent(s): de55fd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -104,9 +104,9 @@ Otherwise, such an approach would result in excessive redundant computation and
104
  To simplify and relax the evaluation of synergy, we introduce a key assumption in the scoring algorithm:
105
 
106
 
107
- > _Theoretically, we posit that the stronger a model's synergy capability, the more likely it is to surpass the task performance of SoTA specialists when synergy is effectively employed._
108
- > _Then, we can simplify the synergy measurement as: if a generalist outperforms a SoTA specialist in a specific task, we consider it as evidence of a synergy effect, i.e.,_
109
- > _leveraging the knowledge learned from other tasks or modalities to enhance its performance in the targeted task._
110
 
111
  By making this assumption, we avoid the need for direct pairwise measurements between `task-task', `comprehension-generation', or `modality-modality', which would otherwise require complex and computationally intensive algorithms.
112
 
 
104
  To simplify and relax the evaluation of synergy, we introduce a key assumption in the scoring algorithm:
105
 
106
 
107
+ > Theoretically, we posit that the stronger a model's synergy capability, the more likely it is to surpass the task performance of SoTA specialists when synergy is effectively employed.
108
+ > Then, we can simplify the synergy measurement as: if a generalist outperforms a SoTA specialist in a specific task, we consider it as evidence of a synergy effect, i.e.,
109
+ > leveraging the knowledge learned from other tasks or modalities to enhance its performance in the targeted task.
110
 
111
  By making this assumption, we avoid the need for direct pairwise measurements between `task-task', `comprehension-generation', or `modality-modality', which would otherwise require complex and computationally intensive algorithms.
112