kjh01 commited on
Commit
4bd0d9f
1 Parent(s): ebcdf5a

Udate README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -61,7 +61,7 @@ The following hyperparameters were used during training:
61
  - The following are the results considering incorrectly generated words(e.g., **정**, **' '**).
62
  - **Binary Confusion Matrix**
63
  | | TP | TN |
64
- |:---------|-------------------:|-------------------:|
65
  | PP | 443 | 49 |
66
  | PN | 57 | 451 |
67
 
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
70
  - The following are the results without considering incorrectly generated words as wrong(e.g., **정**, **' '**).
71
  - **Binary Confusion Matrix**
72
  | | TP | TN |
73
- |:---------|-------------------:|-------------------:|
74
  | PP | 443 | 38 |
75
  | PN | 44 | 451 |
76
 
 
61
  - The following are the results considering incorrectly generated words(e.g., **정**, **' '**).
62
  - **Binary Confusion Matrix**
63
  | | TP | TN |
64
+ |:-----|:------------:|:------------:|
65
  | PP | 443 | 49 |
66
  | PN | 57 | 451 |
67
 
 
70
  - The following are the results without considering incorrectly generated words as wrong(e.g., **정**, **' '**).
71
  - **Binary Confusion Matrix**
72
  | | TP | TN |
73
+ |:-----|:------------:|:------------:|
74
  | PP | 443 | 38 |
75
  | PN | 44 | 451 |
76