Skip to content

Commit 9d20055

Browse files
authored
Update README.md
1 parent 9c6e0c1 commit 9d20055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To get the F1 score and balanced accuracy of a specified model, run:
4343
python test.py --load_path <PATH_TO_MODEL>
4444
```
4545
## Evalution on Discriminative Task
46-
| Method | Acc | FID |
46+
We show the results on discriminate task compared with SOPA and FOPA.
4747
|----------|-------|-------|
4848
| [SOPA](https://arxiv.org/abs/2107.01889) | 0.780 | 0.842 |
4949
| [FOPA](https://arxiv.org/abs/2205.14280) | 0.776 | 0.840 |

0 commit comments

Comments
 (0)