Skolkovo Institute of Science and Technology commited on
Commit
027127a
1 Parent(s): fee5345

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Loss: binary classification (on GYAFC), in-batch ranking (on PT data).
20
 
21
  Performance metrics on the validation data:
22
 
23
- | dataset | ROC AUC | precision | recall | fscore | accuracy | Spearman R |
24
  |----------------------------------------------|---------|-----------|--------|--------|----------|------------|
25
  | GYAFC | 0.9779 | 0.90 | 0.91 | 0.90 | 0.9087 | 0.8233 |
26
  | GYAFC normalized (lowercase + remove punct.) | 0.9234 | 0.85 | 0.81 | 0.82 | 0.8218 | 0.7294 |
 
20
 
21
  Performance metrics on the validation data:
22
 
23
+ | dataset | ROC AUC | precision | recall | fscore | accuracy | Spearman |
24
  |----------------------------------------------|---------|-----------|--------|--------|----------|------------|
25
  | GYAFC | 0.9779 | 0.90 | 0.91 | 0.90 | 0.9087 | 0.8233 |
26
  | GYAFC normalized (lowercase + remove punct.) | 0.9234 | 0.85 | 0.81 | 0.82 | 0.8218 | 0.7294 |