3loi commited on
Commit
42c2216
1 Parent(s): e73f3cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ This particular model is the categorical based model which predict "Angry", "Sad
19
  # Benchmarks
20
  CCC based on test3 and Development sets of the Odyssey Competition
21
  <table style="width:500px">
22
- <tr><th colspan=6 align="center" >Categorical Setup</th></tr>
23
- <tr><th colspan=3 align="center">Test 3</th><th colspan=3 align="center">Development</th></tr>
24
  <tr> <td>F1-Mic.</td> <td>F1-Ma.</td> <td>Prec.</td> <td>Rec.</td> <td>F1-Mic.</td> <td>F1-Ma.</td> <td>Prec.</td> <td>Rec.</td> </tr>
25
  <tr> <td> 0.327</td> <td>0.311</td> <td>0.332</td> <td>0.325</td> <td>0.409</td> <td>0.307</td> <td>0.316</td> <td>0.345</td> </tr>
26
  </table>
 
19
  # Benchmarks
20
  CCC based on test3 and Development sets of the Odyssey Competition
21
  <table style="width:500px">
22
+ <tr><th colspan=8 align="center" >Categorical Setup</th></tr>
23
+ <tr><th colspan=4 align="center">Test 3</th><th colspan=4 align="center">Development</th></tr>
24
  <tr> <td>F1-Mic.</td> <td>F1-Ma.</td> <td>Prec.</td> <td>Rec.</td> <td>F1-Mic.</td> <td>F1-Ma.</td> <td>Prec.</td> <td>Rec.</td> </tr>
25
  <tr> <td> 0.327</td> <td>0.311</td> <td>0.332</td> <td>0.325</td> <td>0.409</td> <td>0.307</td> <td>0.316</td> <td>0.345</td> </tr>
26
  </table>