rufimelo commited on
Commit
d2d659c
1 Parent(s): b0277f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -30,13 +30,16 @@ model-index:
30
  metrics:
31
  - name: Pearson Correlation - assin Dataset
32
  type: Pearson Correlation
33
- value:
34
  - name: Pearson Correlation - assin2 Dataset
35
  type: Pearson Correlation
36
- value:
37
  - name: Pearson Correlation - stsb_multi_mt pt Dataset
38
  type: Pearson Correlation
39
- value:
 
 
 
40
  ---
41
 
42
 
 
30
  metrics:
31
  - name: Pearson Correlation - assin Dataset
32
  type: Pearson Correlation
33
+ value: 0.8054285867337523
34
  - name: Pearson Correlation - assin2 Dataset
35
  type: Pearson Correlation
36
+ value: 0.834663784004652
37
  - name: Pearson Correlation - stsb_multi_mt pt Dataset
38
  type: Pearson Correlation
39
+ value: 0.7774871148943012
40
+ - name: Pearson Correlation - IRIS sts pt Dataset
41
+ type: Pearson Correlation
42
+ value: 0.8054285867337523
43
  ---
44
 
45