Skip to content

Commit 1db5a46

Browse files
authored
Update README.md
1 parent 955a3c8 commit 1db5a46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ python setup.py install
3838

3939
| attr | 1 workers | 2 workers | 4 workers | 8 workers | GPU |
4040
|:--------------|------------:|------------:|------------:|------------:|---------:|
41-
| training_time | 181.009 | 102.302 | 58.9811 | 47.7482 | 9.60324 |
42-
| pearson | 0.203882 | 0.207705 | 0.221758 | 0.198408 | 0.331749 |
43-
| spearman | 0.25208 | 0.254706 | 0.275231 | 0.238611 | 0.295346 |
41+
| training_time | 181.009 | 102.302 | 58.9811 | 47.7482 | **9.60324** |
42+
| pearson | 0.203882 | 0.207705 | 0.221758 | 0.198408 | **0.331749** |
43+
| spearman | 0.25208 | 0.254706 | 0.275231 | 0.238611 | **0.295346** |
4444

4545
### Future tasks
4646

0 commit comments

Comments
 (0)